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