#include <PolyhedralRegion.h>
◆ PolyhedralRegion() [1/2]
cnoid::PolyhedralRegion::PolyhedralRegion |
( |
| ) |
|
|
inline |
◆ PolyhedralRegion() [2/2]
◆ addBoundingPlane()
void cnoid::PolyhedralRegion::addBoundingPlane |
( |
const Vector3 & |
normal, |
|
|
const Vector3 & |
point |
|
) |
| |
|
inline |
◆ checkInside()
bool cnoid::PolyhedralRegion::checkInside |
( |
const Vector3 & |
point | ) |
const |
|
inline |
◆ clear()
void cnoid::PolyhedralRegion::clear |
( |
| ) |
|
|
inline |
◆ numBoundingPlanes()
int cnoid::PolyhedralRegion::numBoundingPlanes |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ plane()
const Plane& cnoid::PolyhedralRegion::plane |
( |
int |
index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: