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.
|
Options related to the construction of each TopologyRefiner. More...
#include <topologyRefinerFactory.h>
Public Attributes | |
Sdc::SchemeType | schemeType |
The subdivision scheme type identifier. More... | |
Sdc::Options | schemeOptions |
The full set of options for the scheme, < e.g. boundary interpolation rules... More... | |
unsigned int | validateFullTopology: 1 |
Apply more extensive validation of < the constructed topology – intended < for debugging. More... | |
Options related to the construction of each TopologyRefiner.
Sdc::Options OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Options::schemeOptions |
The full set of options for the scheme,
< e.g. boundary interpolation rules...
Referenced by OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Create().
Sdc::SchemeType OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Options::schemeType |
The subdivision scheme type identifier.
Referenced by OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Create().
unsigned int OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Options::validateFullTopology |
Apply more extensive validation of < the constructed topology – intended < for debugging.