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