#include <opennurbs_fpoint.h>
|  | 
| float | w | 
|  | 
| float | x | 
|  | 
| float | y | 
|  | 
| float | z | 
|  | 
◆ ON_4fPoint() [1/13]
      
        
          | ON_4fPoint::ON_4fPoint | ( |  | ) |  | 
      
 
 
◆ ON_4fPoint() [2/13]
      
        
          | ON_4fPoint::ON_4fPoint | ( | float | x, | 
        
          |  |  | float | y, | 
        
          |  |  | float | z, | 
        
          |  |  | float | w ) | 
      
 
 
◆ ON_4fPoint() [3/13]
◆ ON_4fPoint() [4/13]
◆ ON_4fPoint() [5/13]
◆ ON_4fPoint() [6/13]
◆ ON_4fPoint() [7/13]
      
        
          | ON_4fPoint::ON_4fPoint | ( | const float * | p | ) |  | 
      
 
 
◆ ON_4fPoint() [8/13]
◆ ON_4fPoint() [9/13]
◆ ON_4fPoint() [10/13]
◆ ON_4fPoint() [11/13]
◆ ON_4fPoint() [12/13]
◆ ON_4fPoint() [13/13]
      
        
          | ON_4fPoint::ON_4fPoint | ( | const double * | p | ) |  | 
      
 
 
◆ MaximumCoordinate()
      
        
          | double ON_4fPoint::MaximumCoordinate | ( |  | ) | const | 
      
 
 
◆ MaximumCoordinateIndex()
      
        
          | int ON_4fPoint::MaximumCoordinateIndex | ( |  | ) | const | 
      
 
 
◆ Normalize()
      
        
          | bool ON_4fPoint::Normalize | ( |  | ) |  | 
      
 
 
◆ operator const float *()
      
        
          | ON_4fPoint::operator const float * | ( |  | ) | const | 
      
 
 
◆ operator float *()
      
        
          | ON_4fPoint::operator float * | ( |  | ) |  | 
      
 
 
◆ operator!=()
◆ operator*() [1/2]
◆ operator*() [2/2]
◆ operator*=()
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator/()
◆ operator/=()
◆ operator=() [1/11]
◆ operator=() [2/11]
◆ operator=() [3/11]
◆ operator=() [4/11]
◆ operator=() [5/11]
◆ operator=() [6/11]
◆ operator=() [7/11]
◆ operator=() [8/11]
◆ operator=() [9/11]
◆ operator=() [10/11]
◆ operator=() [11/11]
◆ operator==()
◆ operator[]() [1/2]
      
        
          | float & ON_4fPoint::operator[] | ( | int | i | ) |  | 
      
 
 
◆ operator[]() [2/2]
      
        
          | float ON_4fPoint::operator[] | ( | int | i | ) | const | 
      
 
 
◆ Set()
      
        
          | void ON_4fPoint::Set | ( | float | xx, | 
        
          |  |  | float | yy, | 
        
          |  |  | float | zz, | 
        
          |  |  | float | ww ) | 
      
 
 
◆ Transform()
◆ Zero()
      
        
          | void ON_4fPoint::Zero | ( |  | ) |  | 
      
 
 
The documentation for this class was generated from the following files: