Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

NurbsCurveInterface Member List

This is the complete list of members for NurbsCurveInterface, including all inherited members.
_type_handleNurbsCurveInterface [private, static]
append_cv(float x, float y, float z)NurbsCurveInterface [inline]
append_cv(const LVecBase3f &v)NurbsCurveInterface [inline]
append_cv(const LVecBase4f &v)NurbsCurveInterface [inline]
append_cv_impl(const LVecBase4f &v)=0NurbsCurveInterface [protected, pure virtual]
convert_to_nurbs(ParametricCurve *nc) constNurbsCurveInterface [protected]
format_egg(ostream &out, const string &name, const string &curve_type, int indent_level) constNurbsCurveInterface [protected]
get_class_type()NurbsCurveInterface [inline, static]
get_cv(int n) const=0NurbsCurveInterface [pure virtual]
get_cv_point(int n) constNurbsCurveInterface [inline]
get_cv_weight(int n) constNurbsCurveInterface [inline]
get_knot(int n) const=0NurbsCurveInterface [pure virtual]
get_num_cvs() const=0NurbsCurveInterface [pure virtual]
get_num_knots() const=0NurbsCurveInterface [pure virtual]
get_order() const=0NurbsCurveInterface [pure virtual]
init_type()NurbsCurveInterface [inline, static]
insert_cv(float t)=0NurbsCurveInterface [pure virtual]
remove_all_cvs()=0NurbsCurveInterface [pure virtual]
remove_cv(int n)=0NurbsCurveInterface [pure virtual]
set_cv(int n, const LVecBase4f &v)=0NurbsCurveInterface [pure virtual]
set_cv_point(int n, float x, float y, float z)NurbsCurveInterface [inline]
set_cv_point(int n, const LVecBase3f &v)NurbsCurveInterface [inline]
set_cv_weight(int n, float w)NurbsCurveInterface
set_knot(int n, float t)=0NurbsCurveInterface [pure virtual]
set_order(int order)=0NurbsCurveInterface [pure virtual]
write(ostream &out, int indent_level) constNurbsCurveInterface [protected]
write_cv(ostream &out, int n) constNurbsCurveInterface

Generated on Fri May 2 00:52:45 2003 for Panda by doxygen1.3