virtual void GetPoint(double t, Point4D *result)=0
Returns a point of the curve.
Points and vectors using homogeneous coordinates.
Header file for V-ART class "GraphicObj".
std::vector< Point4D > controlPoints
void ApplyTransform(const Transform &t)
Applies a transformation to all controlPoints.
A paramteric curve in 3D/4D space.
An scene node that is associated with a shape.
Header file for V-ART class "Point4D".