Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AABBQuantizedNoLeafTree Class Reference

#include <OPC_OptimizedTree.h>

Inheritance diagram for AABBQuantizedNoLeafTree:
AABBOptimizedTree

Public Attributes

Point mCenterCoeff
 
Point mExtentsCoeff
 

Additional Inherited Members

- Public Member Functions inherited from AABBOptimizedTree
 AABBOptimizedTree ()
 
virtual ~AABBOptimizedTree ()
 
virtual bool Build (AABBTree *tree)=0
 
virtual bool Refit (const MeshInterface *mesh_interface)=0
 
virtual bool Walk (GenericWalkingCallback callback, void *user_data) const =0
 
virtual udword GetUsedBytes () const =0
 
inline_ udword GetNbNodes () const
 
- Protected Attributes inherited from AABBOptimizedTree
udword mNbNodes
 

Detailed Description

A quantized no-leaf AABB tree.

Author
Pierre Terdiman
Version
1.3
Date
March, 20, 2001

Definition at line 197 of file OPC_OptimizedTree.h.

Member Data Documentation

Point AABBQuantizedNoLeafTree::mCenterCoeff

Definition at line 202 of file OPC_OptimizedTree.h.

Point AABBQuantizedNoLeafTree::mExtentsCoeff

Definition at line 203 of file OPC_OptimizedTree.h.


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