Scalar c_
Definition: S_Box.h:31
Scalar b_
Definition: S_Box.h:31
S_ObjectType
type of a solid object. Don't use it to cast !
Definition: S_Object.h:233
#define SCH_API
Definition: sch_api.h:13
Scalar a_
Definition: S_Box.h:31
virtual SCH_API void getBoxParameters(Scalar &a, Scalar &b, Scalar &c) const
Definition: S_ObjectNonNormalized.h:16
virtual SCH_API S_Box * clone() const
Returns a copy of this S_Object.
SCH_API S_Box(Scalar width, Scalar height, Scalar depth)
constructor
virtual SCH_API ~S_Box(void)
double Scalar
Definition: SCH_Types.h:23
virtual SCH_API Point3 l_Support(const Vector3 &v, int &lastFeature) const
gives the support point for a given vector in local cordinates and a given last feature....
virtual SCH_API S_ObjectType getType() const
must be overloaded to return the type