| Library | File | Frames | Expand |
| static pfcRevolvedSurfaceDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, pfcCurveDescriptor_ptr Profile) | |
| This method creates a new RevolvedSurfaceDescriptor object. | ||
| pfcCurveDescriptor_ptr | GetProfile () | |
| void | SetProfile (pfcCurveDescriptor_ptr value) | |
| The curve geometry | ||
| pfcCurveDescriptor_ptr | GetProfile | () |
| void | SetProfile | (pfcCurveDescriptor_ptr value) |
|
The curve geometry |
| static pfcRevolvedSurfaceDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, pfcCurveDescriptor_ptr Profile) |
|
This method creates a new RevolvedSurfaceDescriptor object.
|