|  | 
Options related to the construction of each TopologyRefiner. More...
#include <topologyRefinerFactory.h>
| Public Member Functions | |
| Options (Sdc::SchemeType sdcType=Sdc::SCHEME_CATMARK, Sdc::Options sdcOptions=Sdc::Options()) | |
| Public Attributes | |
| Sdc::SchemeType | schemeType | 
| The subdivision scheme type identifier.  More... | |
| Sdc::Options | schemeOptions | 
| unsigned int | validateFullTopology: 1 | 
Options related to the construction of each TopologyRefiner.
Definition at line 84 of file topologyRefinerFactory.h.
| 
 | inline | 
Definition at line 86 of file topologyRefinerFactory.h.
| Sdc::Options schemeOptions | 
The full set of options for the scheme, e.g. boundary interpolation rules...
Definition at line 92 of file topologyRefinerFactory.h.
| Sdc::SchemeType schemeType | 
The subdivision scheme type identifier.
Definition at line 91 of file topologyRefinerFactory.h.
| unsigned int validateFullTopology | 
Apply more extensive validation of the constructed topology – intended for debugging.
Definition at line 94 of file topologyRefinerFactory.h.