Go to the documentation of this file. 1 #ifndef STP_VB_P_HEADER
2 # define STP_VB_P_HEADER
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....
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
virtual SCH_API S_ObjectType getType() const
must be overloaded to return the type
Definition: STP_BV_P.h:12
virtual SCH_API STP_BV_P * clone() const
Returns a copy of this S_Object.
virtual SCH_API void constructFromFile(const std::string &filename)
Constructs the object from a file describing its STP_BV decomposition.
virtual SCH_API ~STP_BV_P(void)
Definition: Polyhedron_algorithms.h:49