![]() |
3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
Descriptor for limit surface locations. More...
#include <stencilTableFactory.h>
Public Attributes | |
| int | ptexIdx |
| ptex face index More... | |
| int | numLocations |
| number of (u,v) coordinates in the array More... | |
| REAL const * | s |
| array of u coordinates More... | |
| REAL const * | t |
| array of v coordinates More... | |
Descriptor for limit surface locations.
| int OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::numLocations |
number of (u,v) coordinates in the array
Referenced by OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::Create().
| int OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::ptexIdx |
ptex face index
Referenced by OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::Create().
| REAL const* OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::s |
array of u coordinates
Referenced by OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::Create().
| REAL const * OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::t |
array of v coordinates
Referenced by OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::Create().