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

Collection of vertex groups comprising a point collection. More...

#include <OBJStructs.hpp>

Public Member Functions

 OBJPoint (std::vector< OBJVertexGroup > const &vector)
 

Public Attributes

std::vector< OBJVertexGrouppoints
 

Detailed Description

Collection of vertex groups comprising a point collection.

A point collection may have a variable number of points, but will always have a minimum of one.


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