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
AABBQuantizedTree Class Reference

#include <OPC_OptimizedTree.h>

Inheritance diagram for AABBQuantizedTree:
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 AABB tree.

Author
Pierre Terdiman
Version
1.3
Date
March, 20, 2001

Definition at line 188 of file OPC_OptimizedTree.h.

Member Data Documentation

Point AABBQuantizedTree::mCenterCoeff

Definition at line 193 of file OPC_OptimizedTree.h.

Point AABBQuantizedTree::mExtentsCoeff

Definition at line 194 of file OPC_OptimizedTree.h.


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