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.
|
Vertex stencil class wrapping the template for compatibility. More...
#include <stencilTable.h>
Public Member Functions | |
int | GetSize () const |
Returns the size of the stencil. More... | |
int * | GetSizePtr () const |
Returns the size of the stencil as a pointer. More... | |
Index const * | GetVertexIndices () const |
Returns the control vertices' indices. More... | |
floatconst * | GetWeights () const |
Returns the interpolation weights. More... | |
void | Next () |
Advance to the next stencil in the table. More... | |
Vertex stencil class wrapping the template for compatibility.
|
inlineinherited |
Returns the size of the stencil.
|
inlineinherited |
Returns the size of the stencil as a pointer.
|
inlineinherited |
Returns the control vertices' indices.
|
inlineinherited |
Returns the interpolation weights.
|
inlineinherited |
Advance to the next stencil in the table.