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

A standard curve object. More...

#include <OBJStructs.hpp>

Inheritance diagram for OBJCurve:
OBJFreeForm

Public Member Functions

 OBJCurve (float start, float end, std::vector< OBJVertexGroup > const &points)
 

Public Attributes

float startParam
 
float endParam
 
std::vector< OBJVertexGroupcontrolPoints
 

Detailed Description

A standard curve object.


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