[ROOT] --> small

class CRight_circular_cylinderStep
    extends CGeometric_representation_itemStep as public

Author:
unascribed

Version:
unknown

Source:
Right_circular_cylinderStep.h:16

Constructors Index

CRight_circular_cylinderStep
[public]
~CRight_circular_cylinderStep
[public]


Variables Index

m_height
[public]
m_position
[public]
m_radius
[public]


Methods Index

backPtr
[public]


Constructors

CRight_circular_cylinderStep

public CRight_circular_cylinderStep ( CCartesian_pointStep & position ,
                                      double radius = 0 . 0 e0 ,
                                      double height = 0 . 0 e0 ) ;

CRight_circular_cylinderStep

public virtual ~ CRight_circular_cylinderStep ( ) ;


Variables

m_radius

public double m_radius

m_height

public double m_height

m_position

public CCartesian_pointStep & m_position


Methods

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.