#include <pcl/surface/3rdparty/opennurbs/opennurbs_point.h>
Public Attributes |
| double | m_t [2] |
Detailed Description
Definition at line 48 of file opennurbs_point.h.
Constructor & Destructor Documentation
| ON_Interval::ON_Interval |
( |
| ) |
|
| ON_Interval::ON_Interval |
( |
double |
t0, |
|
|
double |
t1 |
|
) |
| |
| ON_Interval::~ON_Interval |
( |
| ) |
|
Member Function Documentation
| int ON_Interval::Compare |
( |
const ON_Interval & |
other | ) |
const |
| void ON_Interval::Destroy |
( |
| ) |
|
| bool ON_Interval::Includes |
( |
double |
t, |
|
|
bool |
bTestOpenInterval = false |
|
) |
| const |
| bool ON_Interval::Includes |
( |
const ON_Interval & |
other, |
|
|
bool |
bProperSubSet = false |
|
) |
| const |
| bool ON_Interval::IsDecreasing |
( |
| ) |
const |
| bool ON_Interval::IsEmptyInterval |
( |
| ) |
const |
| bool ON_Interval::IsEmptySet |
( |
| ) |
const |
| bool ON_Interval::IsIncreasing |
( |
| ) |
const |
| bool ON_Interval::IsInterval |
( |
| ) |
const |
| bool ON_Interval::IsSingleton |
( |
| ) |
const |
| bool ON_Interval::IsValid |
( |
| ) |
const |
| double ON_Interval::Length |
( |
| ) |
const |
| bool ON_Interval::MakeIncreasing |
( |
| ) |
|
| double ON_Interval::Max |
( |
| ) |
const |
| double ON_Interval::Mid |
( |
| ) |
const |
| double ON_Interval::Min |
( |
| ) |
const |
| double ON_Interval::NormalizedParameterAt |
( |
double |
interval_parameter | ) |
const |
| bool ON_Interval::operator!= |
( |
const ON_Interval & |
| ) |
const |
| bool ON_Interval::operator== |
( |
const ON_Interval & |
| ) |
const |
| double& ON_Interval::operator[] |
( |
int |
| ) |
|
| double ON_Interval::operator[] |
( |
int |
| ) |
const |
| double& ON_Interval::operator[] |
( |
unsigned |
int | ) |
|
| double ON_Interval::operator[] |
( |
unsigned |
int | ) |
const |
| double ON_Interval::ParameterAt |
( |
double |
normalized_parameter | ) |
const |
| void ON_Interval::Reverse |
( |
| ) |
|
| void ON_Interval::Set |
( |
double |
t0, |
|
|
double |
t1 |
|
) |
| |
| void ON_Interval::Swap |
( |
| ) |
|
| bool ON_Interval::Union |
( |
double |
t | ) |
|
| bool ON_Interval::Union |
( |
int |
count, |
|
|
const double * |
t |
|
) |
| |
Member Data Documentation
| double ON_Interval::m_t[2] |
The documentation for this class was generated from the following file:
- /tmp/buildd/pcl-1.7.2/surface/include/pcl/surface/3rdparty/opennurbs/opennurbs_point.h