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

#include <Opcode.h>

Inheritance diagram for Opcode::OBBCache:
Opcode::VolumeCache

Public Member Functions

 OBBCache ()
 
- Public Member Functions inherited from Opcode::VolumeCache
 VolumeCache ()
 
 ~VolumeCache ()
 

Public Attributes

OBB FatBox
 Box used when performing the query resulting in cached faces. More...
 
float FatCoeff
 extents multiplier used to create a fat box More...
 
- Public Attributes inherited from Opcode::VolumeCache
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::OBBCache::OBBCache ( )
inline

Definition at line 26 of file Opcode.h.

39  {

Member Data Documentation

OBB Opcode::OBBCache::FatBox

Box used when performing the query resulting in cached faces.

Definition at line 34 of file Opcode.h.

float Opcode::OBBCache::FatCoeff

extents multiplier used to create a fat box

Definition at line 36 of file Opcode.h.


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