CFx SDK Documentation
2023 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 197 of file FxSolidShape.h.
typedef OdSmartPtr<CFx3dSolidShape> CFx3dSolidShapePtr |
Definition at line 14 of file FxSolidShape.h.
typedef OdSmartPtr<CFxBox> CFxBoxPtr |
Definition at line 27 of file FxSolidShape.h.
typedef OdSmartPtr<CFxCone> CFxConePtr |
Definition at line 108 of file FxSolidShape.h.
typedef OdSmartPtr<CFxCylinder> CFxCylinderPtr |
Definition at line 45 of file FxSolidShape.h.
typedef OdSmartPtr<CFxExtrusion> CFxExtrusionPtr |
Definition at line 122 of file FxSolidShape.h.
typedef OdSmartPtr<CFxLoft> CFxLoftPtr |
Definition at line 189 of file FxSolidShape.h.
typedef OdSmartPtr<CFxPyramid> CFxPyramidPtr |
Definition at line 60 of file FxSolidShape.h.
typedef OdSmartPtr<CFxRevolve> CFxRevolvePtr |
Definition at line 140 of file FxSolidShape.h.
typedef OdSmartPtr<CFxSphere> CFxSpherePtr |
Definition at line 69 of file FxSolidShape.h.
typedef OdSmartPtr<CFxSweep> CFxSweepPtr |
Definition at line 163 of file FxSolidShape.h.
typedef OdSmartPtr<CFxTorus> CFxTorusPtr |
Definition at line 80 of file FxSolidShape.h.
typedef OdSmartPtr<CFxWedge> CFxWedgePtr |
Definition at line 93 of file FxSolidShape.h.