#include <volume_limit.h>
◆ clip_ray()
int Volume_limit::clip_ray |
( |
double * | ip1, |
|
|
double * | ip2, |
|
|
const double * | p1, |
|
|
const double * | ray ) |
◆ clip_segment()
int Volume_limit::clip_segment |
( |
double * | ip1, |
|
|
double * | ip2, |
|
|
const double * | p1, |
|
|
const double * | p2 ) |
◆ find_limit() [1/2]
void Volume_limit::find_limit |
( |
const Volume * | vol | ) |
|
◆ find_limit() [2/2]
void Volume_limit::find_limit |
( |
const Volume::Pointer & | vol | ) |
|
◆ print()
void Volume_limit::print |
( |
| ) |
|
◆ test_boundary()
◆ dir
◆ lower_limit
double Volume_limit::lower_limit[3] |
◆ upper_limit
double Volume_limit::upper_limit[3] |
The documentation for this class was generated from the following files: