#include <frustum_cull.h>
Public Attributes | |
CoordType | normal |
ScalarType | offset |
unsigned int | pVertexIndex [3] |
Definition at line 78 of file frustum_cull.h.
CoordType vcg::AABBBinaryTreeFrustumCull< TREETYPE >::VFrustumPlane::normal |
Definition at line 80 of file frustum_cull.h.
ScalarType vcg::AABBBinaryTreeFrustumCull< TREETYPE >::VFrustumPlane::offset |
Definition at line 81 of file frustum_cull.h.
unsigned int vcg::AABBBinaryTreeFrustumCull< TREETYPE >::VFrustumPlane::pVertexIndex[3] |
Definition at line 82 of file frustum_cull.h.