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