OBJParser
OBJ File Parser Powered by Boost Spirit
|
Individual curve definition comprising a larger free-form object. More...
#include <OBJStructs.hpp>
Public Attributes | |
float | startParam |
Starting parameter value for the trimming curve. | |
float | endParam |
Ending parameter value for the trimming curve. | |
int32_t | curve2DIndex |
Index of the OBJCurve2D special curve lying in the parameter space of the surface. | |
Individual curve definition comprising a larger free-form object.