| Library | File | Frames | Expand |
| static pfcTorusDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, xreal Radius1, xreal Radius2) | |
| This method creates a new TorusDescriptor object. | ||
| xreal | GetRadius1 () | |
| void | SetRadius1 (xreal value) | |
| The distance from the center of the generating arc to the axis of revolution | ||
| xreal | GetRadius2 () | |
| void | SetRadius2 (xreal value) | |
| The radius of the generating arc | ||
| xreal | GetRadius1 | () |
| void | SetRadius1 | (xreal value) |
|
The distance from the center of the generating arc to the axis of revolution |
| xreal | GetRadius2 | () |
| void | SetRadius2 | (xreal value) |
|
The radius of the generating arc |
| static pfcTorusDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, xreal Radius1, xreal Radius2) |
|
This method creates a new TorusDescriptor object.
|