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
Opcode::QuantizedAABB Class Reference

#include <Opcode.h>

Public Member Functions

inline_ QuantizedAABB ()
 Constructor. More...
 
inline_ ~QuantizedAABB ()
 Destructor. More...
 

Public Attributes

sword mCenter [3]
 Quantized center. More...
 
uword mExtents [3]
 Quantized extents. More...
 

Detailed Description

Definition at line 82 of file Opcode.h.

Constructor & Destructor Documentation

inline_ Opcode::QuantizedAABB::QuantizedAABB ( )
inline

Constructor.

Definition at line 86 of file Opcode.h.

inline_ Opcode::QuantizedAABB::~QuantizedAABB ( )
inline

Destructor.

Definition at line 88 of file Opcode.h.

Member Data Documentation

sword Opcode::QuantizedAABB::mCenter[3]

Quantized center.

Definition at line 90 of file Opcode.h.

uword Opcode::QuantizedAABB::mExtents[3]

Quantized extents.

Definition at line 91 of file Opcode.h.


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