#include <SbPlane.h>
Definition at line 40 of file SbPlane.h.
◆ SbPlane() [1/3]
| HEPVis::SbPlane::SbPlane |
( |
void | | ) |
|
◆ SbPlane() [2/3]
| HEPVis::SbPlane::SbPlane |
( |
const SbVec3d & | normal, |
|
|
double | D ) |
◆ SbPlane() [3/3]
| HEPVis::SbPlane::SbPlane |
( |
const SbVec3d & | normal, |
|
|
const SbVec3d & | point ) |
◆ distance()
| double HEPVis::SbPlane::distance |
( |
const SbVec3d & | point | ) |
const |
Definition at line 74 of file SbPlane.cxx.
74 {
76}
double getDistance(const SbVec3d &point) const
◆ getDistance()
| double HEPVis::SbPlane::getDistance |
( |
const SbVec3d & | point | ) |
const |
◆ getDistanceFromOrigin()
| double HEPVis::SbPlane::getDistanceFromOrigin |
( |
void | | ) |
const |
◆ getNormal()
| const SbVec3d & HEPVis::SbPlane::getNormal |
( |
| ) |
const |
◆ m_distance
| double HEPVis::SbPlane::m_distance |
|
private |
◆ m_normal
| SbVec3d HEPVis::SbPlane::m_normal |
|
private |
The documentation for this class was generated from the following files: