| Library | File | Frames | Expand |
| static pfcRuledSurfaceDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, pfcCurveDescriptor_ptr Profile1, pfcCurveDescriptor_ptr Profile2) | |
| This method creates a new RuledSurfaceDescriptor object. | ||
| pfcCurveDescriptor_ptr | GetProfile1 () | |
| void | SetProfile1 (pfcCurveDescriptor_ptr value) | |
| The first curve's geometry | ||
| pfcCurveDescriptor_ptr | GetProfile2 () | |
| void | SetProfile2 (pfcCurveDescriptor_ptr value) | |
| The second curve's geometry | ||
| pfcCurveDescriptor_ptr | GetProfile1 | () |
| void | SetProfile1 | (pfcCurveDescriptor_ptr value) |
|
The first curve's geometry |
| pfcCurveDescriptor_ptr | GetProfile2 | () |
| void | SetProfile2 | (pfcCurveDescriptor_ptr value) |
|
The second curve's geometry |
| static pfcRuledSurfaceDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, pfcCurveDescriptor_ptr Profile1, pfcCurveDescriptor_ptr Profile2) |
|
This method creates a new RuledSurfaceDescriptor object.
|