OBJParser
OBJ File Parser Powered by Boost Spirit
 All Classes Functions Variables Enumerations Enumerator Pages
OBJFace Struct Reference

Collection of vertex groups comprising a single face. More...

#include <OBJStructs.hpp>

Detailed Description

Collection of vertex groups comprising a single face.

A face may represent one of the following:

You can check what is represented by seeing which vertex groups are in use. A vertex group is in use if it's indexSpatial element is positive.

If all groups are in use, then the face is a quad.
If group3 is not in use, then the face is a triangle.


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