vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APSpacePartitioning::GeometryLoaderBase::FaceBase Struct Reference

#include <GeometryLoaderBase.h>

Public Attributes

unsigned long vIndex [3]
 
osg::Vec3 min
 
osg::Vec3 normal
 

Detailed Description

structure for storing the faces (polygons)

Member Data Documentation

osg::Vec3 APSpacePartitioning::GeometryLoaderBase::FaceBase::min

minimum coordinate (used for sorting)

osg::Vec3 APSpacePartitioning::GeometryLoaderBase::FaceBase::normal

normal of the vertex

unsigned long APSpacePartitioning::GeometryLoaderBase::FaceBase::vIndex[3]

vertex indices (ordered clockwise)


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