| Library | File | Frames | Expand |
| static pfcCylinderDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, xreal Radius) | |
| This method creates a new CylinderDescriptor object. | ||
| xreal | GetRadius () | |
| void | SetRadius (xreal value) | |
| The radius of the cylinder | ||
| xreal | GetRadius | () |
| void | SetRadius | (xreal value) |
|
The radius of the cylinder |
| static pfcCylinderDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcTransform3D_ptr Origin, xreal Radius) |
|
This method creates a new CylinderDescriptor object.
|