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::VolumeCache Struct Reference

#include <Opcode.h>

Inheritance diagram for Opcode::VolumeCache:
Opcode::AABBCache Opcode::LSSCache Opcode::OBBCache Opcode::PlanesCache Opcode::SphereCache

Public Member Functions

 VolumeCache ()
 
 ~VolumeCache ()
 

Public Attributes

Container TouchedPrimitives
 Indices of touched primitives. More...
 
const BaseModelModel
 Owner. More...
 

Detailed Description

Definition at line 24 of file Opcode.h.

Constructor & Destructor Documentation

Opcode::VolumeCache::VolumeCache ( )
inline

Definition at line 26 of file Opcode.h.

39 {
Opcode::VolumeCache::~VolumeCache ( )
inline

Definition at line 27 of file Opcode.h.

39 {

Member Data Documentation

const BaseModel* Opcode::VolumeCache::Model

Owner.

Definition at line 30 of file Opcode.h.


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