OBJParser
OBJ File Parser Powered by Boost Spirit
|
Public Attributes | |
OBJFreeFormType | type |
bool | rational |
int32_t | degreeU |
int32_t | degreeV |
int32_t | stepU |
int32_t | stepV |
int32_t | mergeGroupNumber |
Merging group number. A value of 0 indicates no adjacency detection. | |
float | mergeGroupResolution |
Maximum distance between two merged surfaces. Must be greater than 0.0 if merging is on. | |
std::vector< float > | basisMatrixU |
std::vector< float > | basisMatrixV |