HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CE_BVH::cebvhvec3 Struct Reference

#include <CE_BVH.h>

Public Attributes

union {
   struct {
      float   x
 
      float   y
 
      float   z
 
   } 
 
   float   cell [3]
 
}; 
 

Detailed Description

Definition at line 85 of file CE_BVH.h.

Member Data Documentation

union { ... }
float CE_BVH::cebvhvec3::cell[3]

Definition at line 87 of file CE_BVH.h.

float CE_BVH::cebvhvec3::x

Definition at line 87 of file CE_BVH.h.

float CE_BVH::cebvhvec3::y

Definition at line 87 of file CE_BVH.h.

float CE_BVH::cebvhvec3::z

Definition at line 87 of file CE_BVH.h.


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