CFx SDK Documentation 2024 SP0
|
Go to the source code of this file.
Classes | |
class | CFx3dSolidShape |
class | CFxBox |
class | CFxCylinder |
class | CFxPyramid |
class | CFxSphere |
class | CFxTorus |
class | CFxWedge |
class | CFxCone |
class | CFxExtrusion |
class | CFxRevolve |
class | CFxSweep |
class | CFxLoft |
class | CFx3dSolidShapePE |
Typedefs | |
typedef OdSmartPtr< CFx3dSolidShape > | CFx3dSolidShapePtr |
typedef OdSmartPtr< CFxBox > | CFxBoxPtr |
typedef OdSmartPtr< CFxCylinder > | CFxCylinderPtr |
typedef OdSmartPtr< CFxPyramid > | CFxPyramidPtr |
typedef OdSmartPtr< CFxSphere > | CFxSpherePtr |
typedef OdSmartPtr< CFxTorus > | CFxTorusPtr |
typedef OdSmartPtr< CFxWedge > | CFxWedgePtr |
typedef OdSmartPtr< CFxCone > | CFxConePtr |
typedef OdSmartPtr< CFxExtrusion > | CFxExtrusionPtr |
typedef OdSmartPtr< CFxRevolve > | CFxRevolvePtr |
typedef OdSmartPtr< CFxSweep > | CFxSweepPtr |
typedef OdSmartPtr< CFxLoft > | CFxLoftPtr |
typedef OdSmartPtr< CFx3dSolidShapePE > | CFx3dSolidShapePEPtr |
Definition at line 198 of file FxSolidShape.h.
typedef OdSmartPtr<CFx3dSolidShape> CFx3dSolidShapePtr |
Definition at line 15 of file FxSolidShape.h.
typedef OdSmartPtr<CFxBox> CFxBoxPtr |
Definition at line 28 of file FxSolidShape.h.
typedef OdSmartPtr<CFxCone> CFxConePtr |
Definition at line 109 of file FxSolidShape.h.
typedef OdSmartPtr<CFxCylinder> CFxCylinderPtr |
Definition at line 46 of file FxSolidShape.h.
typedef OdSmartPtr<CFxExtrusion> CFxExtrusionPtr |
Definition at line 123 of file FxSolidShape.h.
typedef OdSmartPtr<CFxLoft> CFxLoftPtr |
Definition at line 190 of file FxSolidShape.h.
typedef OdSmartPtr<CFxPyramid> CFxPyramidPtr |
Definition at line 61 of file FxSolidShape.h.
typedef OdSmartPtr<CFxRevolve> CFxRevolvePtr |
Definition at line 141 of file FxSolidShape.h.
typedef OdSmartPtr<CFxSphere> CFxSpherePtr |
Definition at line 70 of file FxSolidShape.h.
typedef OdSmartPtr<CFxSweep> CFxSweepPtr |
Definition at line 164 of file FxSolidShape.h.
typedef OdSmartPtr<CFxTorus> CFxTorusPtr |
Definition at line 81 of file FxSolidShape.h.
typedef OdSmartPtr<CFxWedge> CFxWedgePtr |
Definition at line 94 of file FxSolidShape.h.