3D half-float vector  
 More...
#include <half_float_vector.h>
◆ Vec3hf() [1/14]
◆ Vec3hf() [2/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const HalfFloat & | scalar | ) |  |  | inlineexplicit | 
 
 
◆ Vec3hf() [3/14]
◆ Vec3hf() [4/14]
◆ Vec3hf() [5/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const HalfFloat * | array_xyz | ) |  |  | inlineexplicit | 
 
 
◆ Vec3hf() [6/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | float | scalar | ) |  |  | inlineexplicit | 
 
 
◆ Vec3hf() [7/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const Vec2f & | copy, |  
          |  |  | float | p3 ) |  | inlineexplicit | 
 
 
◆ Vec3hf() [8/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const Vec4f & | copy | ) |  |  | inlineexplicit | 
 
 
◆ Vec3hf() [9/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | float | p1, |  
          |  |  | float | p2, |  
          |  |  | float | p3 ) |  | inlineexplicit | 
 
 
◆ Vec3hf() [10/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const float * | array_xyz | ) |  |  | inlineexplicit | 
 
 
◆ Vec3hf() [11/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const Vec3hf & | copy | ) |  |  | inline | 
 
 
◆ Vec3hf() [12/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const Vec3d & | copy | ) |  |  | inline | 
 
 
◆ Vec3hf() [13/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const Vec3f & | copy | ) |  |  | inline | 
 
 
◆ Vec3hf() [14/14]
  
  | 
        
          | clan::Vec3hf::Vec3hf | ( | const Vec3i & | copy | ) |  |  | inline | 
 
 
◆ operator Vec3f()
  
  | 
        
          | clan::Vec3hf::operator Vec3f | ( |  | ) | const |  | inline | 
 
 
◆ to_float()
  
  | 
        
          | Vec3f clan::Vec3hf::to_float | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: