#include <pcl/surface/3rdparty/opennurbs/opennurbs_fpoint.h>
|
float | x |
|
float | y |
|
float | z |
|
float | w |
|
Definition at line 310 of file opennurbs_fpoint.h.
◆ 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 * |
| ) |
|
◆ 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 * |
| ) |
|
◆ 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!=()
bool ON_4fPoint::operator!= |
( |
const ON_4fPoint & |
| ) |
const |
◆ operator*() [1/2]
float ON_4fPoint::operator* |
( |
const ON_4fPoint & |
| ) |
const |
◆ operator*() [2/2]
◆ operator*=()
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator/()
◆ operator/=()
◆ operator=() [1/11]
ON_4fPoint& ON_4fPoint::operator= |
( |
const double * |
| ) |
|
◆ operator=() [2/11]
ON_4fPoint& ON_4fPoint::operator= |
( |
const float * |
| ) |
|
◆ 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/4]
float& ON_4fPoint::operator[] |
( |
int |
| ) |
|
◆ operator[]() [2/4]
float ON_4fPoint::operator[] |
( |
int |
| ) |
const |
◆ operator[]() [3/4]
float& ON_4fPoint::operator[] |
( |
unsigned int |
| ) |
|
◆ operator[]() [4/4]
float ON_4fPoint::operator[] |
( |
unsigned int |
| ) |
const |
◆ Set()
void ON_4fPoint::Set |
( |
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
◆ Transform()
void ON_4fPoint::Transform |
( |
const ON_Xform & |
| ) |
|
◆ Zero()
void ON_4fPoint::Zero |
( |
| ) |
|
The documentation for this class was generated from the following file: