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::TopologyRefinerFactory< MESH >::Options Struct Reference

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

Detailed Description

template<class MESH>
struct OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Options

Options related to the construction of each TopologyRefiner.

Member Data Documentation

template<class MESH >
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().

template<class MESH >
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().

template<class MESH >
unsigned int OpenSubdiv::v3_4_3::Far::TopologyRefinerFactory< MESH >::Options::validateFullTopology

Apply more extensive validation of < the constructed topology – intended < for debugging.


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