OBJParser
OBJ File Parser Powered by Boost Spirit
 All Classes Functions Variables Enumerations Enumerator Pages
Public Attributes | List of all members
OBJSimpleCurve Struct Reference

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.
 

Detailed Description

Individual curve definition comprising a larger free-form object.


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