|
| CuboidRegionObs (ControlInstance *parent) |
|
| CuboidRegionObs (ControlInstance *parent, double dLC[3], double dUC[3]) |
|
void | update (SubjectBase *subject) override |
|
void | PrepareAsObserver (const std::vector< uint32_t > &refCoords) |
|
| CuboidRegion (ControlInstance *parent) |
|
| CuboidRegion (ControlInstance *parent, double dLC[3], double dUC[3]) |
|
double | GetLowerCorner (const uint16_t &nDim) |
|
double | GetUpperCorner (const uint16_t &nDim) |
|
void | GetLowerCorner (double *dLC) |
|
void | GetUpperCorner (double *dUC) |
|
double * | GetLowerCorner () |
|
double * | GetUpperCorner () |
|
void | SetLowerCorner (const uint16_t &nDim, const double &dVal) |
|
void | SetUpperCorner (const uint16_t &nDim, const double &dVal) |
|
double | GetWidth (const uint16_t &nDim) |
|
void | GetRange (const uint16_t &nDim, double &dRangeBegin, double &dRangeEnd) |
|
bool | PositionIsInside (const uint16_t &nDim, const double &dPos) |
|
bool | PositionIsInside (double *dPos) |
|
virtual void | Print (std::ostream &os) |
|
double | GetVolume () |
|
unsigned short | GetID () |
|
int | GetType () |
|
ControlInstance * | GetParent () |
|
|
| Region (ControlInstance *parent) |
|
std::array< double, 3 > | _dLowerCorner |
|
std::array< double, 3 > | _dUpperCorner |
|
int | _nSubdivisionOpt |
|
ControlInstance * | _parent |
|
unsigned short | _nID |
|
◆ update()
The documentation for this class was generated from the following files: