| Library | File | Frames | Expand |
| static pfcSurfaceExtents_ptr | Create (pfcUVOutline_ptr UVExtents) | |
| This method creates a new SurfaceExtents object. | ||
| pfcUVOutline_ptr | GetUVExtents () | |
| void | SetUVExtents (pfcUVOutline_ptr value) | |
| The UV parameters of the two corner points of the surface. | ||
| optional pfcOutline3D_ptr | GetXYZExtents () | |
| The XYZ points corresponding to the UV corner points. Used only for output purposes. | ||
| optional pfcOutline3D_ptr | GetXYZExtents | () |
|
The XYZ points corresponding to the UV corner points. Used only for output purposes. |
| pfcUVOutline_ptr | GetUVExtents | () |
| void | SetUVExtents | (pfcUVOutline_ptr value) |
|
The UV parameters of the two corner points of the surface. |
| static pfcSurfaceExtents_ptr | Create | (pfcUVOutline_ptr UVExtents) |
|
This method creates a new SurfaceExtents object.
|