Public Member Functions | Protected Attributes
srs_env_model::CTestingOrientedBox Class Reference

#include <testing_oriented_box.h>

Inheritance diagram for srs_env_model::CTestingOrientedBox:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CTestingOrientedBox ()
 Constructor - simple.
 CTestingOrientedBox (double minx, double miny, double minz, double maxx, double maxy, double maxz)
 Constructor - initializing.
virtual bool isIn (double x, double y, double z)
 Testing function.
void set (double minx, double miny, double minz, double maxx, double maxy, double maxz)
 Set by limits.
void setCenterSize (double x, double y, double z, double sx, double sy, double sz)
 Set by center and sizes.

Protected Attributes

double m_maxX
 Maximal range.
double m_maxY
double m_maxZ
double m_minX
 Minimal range.
double m_minY
double m_minZ

Detailed Description

Definition at line 37 of file testing_oriented_box.h.


Constructor & Destructor Documentation

Constructor - simple.

Constructor

Definition at line 33 of file testing_oriented_box.cpp.

srs_env_model::CTestingOrientedBox::CTestingOrientedBox ( double  minx,
double  miny,
double  minz,
double  maxx,
double  maxy,
double  maxz 
)

Constructor - initializing.

Constructor - initializing

Definition at line 47 of file testing_oriented_box.cpp.


Member Function Documentation

bool srs_env_model::CTestingOrientedBox::isIn ( double  x,
double  y,
double  z 
) [virtual]

Testing function.

Testing function

Implements srs_env_model::CTestingObjectBase.

Definition at line 82 of file testing_oriented_box.cpp.

void srs_env_model::CTestingOrientedBox::set ( double  minx,
double  miny,
double  minz,
double  maxx,
double  maxy,
double  maxz 
)

Set by limits.

Set limits

Definition at line 61 of file testing_oriented_box.cpp.

void srs_env_model::CTestingOrientedBox::setCenterSize ( double  x,
double  y,
double  z,
double  sx,
double  sy,
double  sz 
)

Set by center and sizes.

Set by center and sizes

Definition at line 70 of file testing_oriented_box.cpp.


Member Data Documentation

Maximal range.

Definition at line 60 of file testing_oriented_box.h.

Definition at line 60 of file testing_oriented_box.h.

Definition at line 60 of file testing_oriented_box.h.

Minimal range.

Definition at line 57 of file testing_oriented_box.h.

Definition at line 57 of file testing_oriented_box.h.

Definition at line 57 of file testing_oriented_box.h.


The documentation for this class was generated from the following files:


srs_env_model
Author(s): Vit Stancl (stancl@fit.vutbr.cz), Tomas Lokaj, Jan Gorig, Michal Spanel (spanel@fit.vutbr.cz)
autogenerated on Sun Jan 5 2014 11:50:51