All Frameworks Class Hierarchy This Framework Indexes
VisualizationBase Enumeration CATGeomType
enum CATGeomType {
CATBoundaryEdge,
CATInternalSharpeEdge,
CATInternalSmoothEdge,
CATBoundaryPoint,
CATInternalSharpePoint,
CATInternalSmoothPoint,
CATSurfacicPoint,
CATFreePoint,
CATWireEdge,
CATInfiniteFace
}
The type of elements a CAT3DGeomRep can handle.
- Values:
-
- CATBoundaryEdge
- A
CAT3DEdgeGP or
CAT3DLineGP that bounds a face
- CATInternalSharpeEdge
- A G0 continuous
CAT3DEdgeGP or
CAT3DLineGP between two faces
- CATInternalSmoothEdge
- An at least G1 continuous
CAT3DEdgeGP or
CAT3DLineGP between two faces
- CATBoundaryPoint
- A
CAT3DMarkerGP that bounds a face
- CATInternalSharpePoint
- A G0 continuous
CAT3DMarkerGP
- CATInternalSmoothPoint
- An at least G1 continuous
CAT3DMarkerGP
- CATSurfacicPoint
- A
CAT3DMarkerGP that lies on a face
- CATFreePoint
- A
CAT3DMarkerGP
- CATWireEdge
- A
CAT3DLineGP that represents a wire (polyline)
This object is included in the file: CAT3DGeomRep.h