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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray Struct Reference

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...
 

Detailed Description

template<typename REAL>
struct OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray

Descriptor for limit surface locations.

Member Data Documentation

template<typename REAL>
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().

template<typename REAL>
int OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::ptexIdx
template<typename REAL>
REAL const* OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::s
template<typename REAL>
REAL const * OpenSubdiv::v3_4_3::Far::LimitStencilTableFactoryReal< REAL >::LocationArray::t

The documentation for this struct was generated from the following file: