OBJParser
OBJ File Parser Powered by Boost Spirit
 All Classes Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
OBJSurface Struct Reference
Inheritance diagram for OBJSurface:
OBJFreeForm

Public Member Functions

 OBJSurface (float startU, float endU, float startV, float endV, std::vector< OBJVertexGroup > const &points)
 

Public Attributes

float startParamU
 
float endParamU
 
float startParamV
 
float endParamV
 
std::vector< OBJVertexGroupcontrolPoints
 

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