Curvy  8.4.0
CGDataRequestMetaCGOptions Class Reference
+ Inheritance diagram for CGDataRequestMetaCGOptions:
+ Collaboration diagram for CGDataRequestMetaCGOptions:

Detailed Description

Additional Spline Request parameters

Public Attributes

bool CheckExtendedUV
 Whether UVEdge, ExplicitU and custom U settings should be included More...
 
bool CheckHardEdges
 Whether Hard Edges should produce extra samples More...
 
bool CheckMaterialID
 Whether MaterialID's should be stored More...
 
bool IncludeControlPoints
 Whether all Control Points should be included More...
 

Public Member Functions

 CGDataRequestMetaCGOptions (bool checkEdges, bool checkMaterials, bool includeCP, bool extendedUV)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 

Additional Inherited Members

- Static Public Member Functions inherited from CGDataRequestParameter
static implicit operator bool (CGDataRequestParameter a)
 

Constructor & Destructor Documentation

CGDataRequestMetaCGOptions ( bool  checkEdges,
bool  checkMaterials,
bool  includeCP,
bool  extendedUV 
)

Member Function Documentation

override bool Equals ( object  obj)
override int GetHashCode ( )
override string ToString ( )

Member Data Documentation

bool CheckExtendedUV

Whether UVEdge, ExplicitU and custom U settings should be included

bool CheckHardEdges

Whether Hard Edges should produce extra samples

This may result in extra samples at affected Control Points

bool CheckMaterialID

Whether MaterialID's should be stored

This may result in extra samples at affected Control Points

bool IncludeControlPoints

Whether all Control Points should be included


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