Public Member Functions
srs_env_model::CTestingObjectBase Class Reference

#include <testing_object_base.h>

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

List of all members.

Public Member Functions

virtual bool isIn (double x, double y, double z)=0
 Test this point and return true if it is in the tested object.

Detailed Description

Testing object interface definition

Definition at line 37 of file testing_object_base.h.


Member Function Documentation

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

Test this point and return true if it is in the tested object.

Implemented in srs_env_model::CTestingPlanes, srs_env_model::CTestingPlane, srs_env_model::CTestingSphere, and srs_env_model::CTestingOrientedBox.


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


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