#include <mt.h>
Public Types | |
typedef C | Cell |
Public Member Functions | |
bool | Expand (Cell *cell) |
Public Attributes | |
float | error |
target error in screen space (pixels) | |
Frustumf | frustum |
Definition at line 255 of file mt.h.
typedef C vcg::FrustumPolicy< C >::Cell |