Voxel Class Reference
#include <Voxel.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | Voxel::Voxel            | 
          ( | 
                     | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | Voxel::Voxel            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | Voxel::Voxel            | 
          ( | 
          const float  | 
           fValue           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | Voxel::~Voxel            | 
          ( | 
                     | 
           )  | 
           [inline] | 
        
      
 
 
Member Function Documentation
      
        
          | const float Voxel::GetValue            | 
          ( | 
                     | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const bool Voxel::operator!=            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const Voxel Voxel::operator*            | 
          ( | 
          const float &  | 
           fOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const Voxel& Voxel::operator*=            | 
          ( | 
          const float &  | 
           fOther           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const Voxel Voxel::operator+            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const Voxel& Voxel::operator+=            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const Voxel Voxel::operator-            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const Voxel& Voxel::operator-=            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const Voxel Voxel::operator/            | 
          ( | 
          const float &  | 
           fOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const Voxel& Voxel::operator/=            | 
          ( | 
          const float &  | 
           fOther           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const bool Voxel::operator<            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const bool Voxel::operator<=            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const bool Voxel::operator==            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const bool Voxel::operator>            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | const bool Voxel::operator>=            | 
          ( | 
          const Voxel &  | 
           datOther           | 
           )  | 
           const [inline] | 
        
      
 
 
      
        
          | void Voxel::SetValue            | 
          ( | 
          const float  | 
           fValue           | 
           )  | 
           [inline] | 
        
      
 
 
Member Data Documentation
The documentation for this class was generated from the following file: