Definition: S_Cylinder.h:9
Scalar radius_
Definition: S_Cylinder.h:30
SCH_API Scalar getRadius() const
virtual SCH_API S_ObjectType getType() const
must be overloaded to return the type
SCH_API const Point3 & getP1() const
Vector3 normal_
Definition: S_Cylinder.h:28
SCH_API S_Cylinder(Point3 p1, Point3 p2, Scalar radius)
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....
Point3 p1_
Definition: S_Cylinder.h:26
virtual SCH_API S_Cylinder * clone() const
Returns a copy of this S_Object.
Point3 p2_
Definition: S_Cylinder.h:26
SCH_API const Point3 & getP2() const
Definition: S_ObjectNormalized.h:16
S_ObjectType
type of a solid object. Don't use it to cast !
Definition: S_Object.h:234
double Scalar
Definition: SCH_Types.h:23
#define SCH_API
Definition: sch_api.h:13