Rhino C++ API  8.6
ON_NurbsCage Member List

This is the complete list of members for ON_NurbsCage, including all inherited members.

AggregateComponentStatus() constON_Objectvirtual
AttachUserData(class ON_UserData *pUserData)ON_Object
BoundingBox() constON_Geometry
BrepForm(class ON_Brep *brep=nullptr) constON_Geometryvirtual
ChangeDimension(int desired_dimension)ON_NurbsCage
ClampEnd(int dir, int end)ON_NurbsCage
ClearAllComponentStates() constON_Object
ClearBoundingBox()ON_Geometryvirtual
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
ComponentIndex() constON_Geometryvirtual
CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
Create(int dim, bool is_rat, int order0, int order1, int order2, int cv_count0, int cv_count1, int cv_count2)ON_NurbsCage
Create(const ON_BoundingBox &bbox, int order0, int order1, int order2, int cv_count0, int cv_count1, int cv_count2)ON_NurbsCage
Create(const ON_3dPoint *box_corners, int order0, int order1, int order2, int cv_count0, int cv_count1, int cv_count2)ON_NurbsCage
CV(int i, int j, int k) constON_NurbsCage
CVCount(int) constON_NurbsCage
CVCount(void) constON_NurbsCage
CVSize() constON_NurbsCage
CVStyle() constON_NurbsCage
DataCRC(ON__UINT32 current_remainder) const overrideON_NurbsCagevirtual
Degree(int dir) constON_NurbsCage
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
Destroy()ON_NurbsCage
DestroyRuntimeCache(bool bDelete=true) overrideON_NurbsCagevirtual
DetachUserData(class ON_UserData *pUserData)ON_Object
Dimension() const overrideON_NurbsCagevirtual
Domain(int) constON_NurbsCage
Dump(ON_TextLog &text_log) const overrideON_NurbsCagevirtual
EmergencyDestroy()ON_NurbsCage
Evaluate(double r, double s, double t, int der_count, int v_stride, double *v, int side=0, int *hint=0) constON_NurbsCage
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) constON_Geometryvirtual
Extend(int dir, const ON_Interval &domain)ON_NurbsCage
FirstUserData() constON_Object
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const overrideON_NurbsCagevirtual
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) constON_Geometry
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetCV(int i, int j, int k, ON::point_style, double *) constON_NurbsCage
GetCV(int i, int j, int k, ON_3dPoint &) constON_NurbsCage
GetCV(int i, int j, int k, ON_4dPoint &) constON_NurbsCage
GetSpanVector(int dir, double *span_vector) constON_NurbsCage
GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) const overrideON_NurbsCagevirtual
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
GrevilleAbcissa(int dir, int gindex) constON_NurbsCage
HasBrepForm() constON_Geometryvirtual
IncreaseDegree(int dir, int desired_degree)ON_NurbsCage
InsertKnot(int dir, double knot_value, int knot_multiplicity=1)ON_NurbsCage
IsClosed(int) constON_NurbsCage
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Object
IsDeformable() const overrideON_NurbsCagevirtual
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsMorphable() const overrideON_NurbsCagevirtual
IsoSurface(int dir, double c, ON_NurbsSurface *srf=0) constON_NurbsCage
IsParallelogram(double tolerance) constON_NurbsCage
IsPeriodic(int) constON_NurbsCage
IsRational() constON_NurbsCage
IsSingular(int) constON_NurbsCage
IsValid(class ON_TextLog *text_log=nullptr) const overrideON_NurbsCagevirtual
Knot(int dir, int knot_index) constON_NurbsCage
KnotCount(int dir) constON_NurbsCage
m_cvON_NurbsCage
m_cv_capacityON_NurbsCage
m_cv_countON_NurbsCage
m_cv_strideON_NurbsCage
m_dimON_NurbsCage
m_is_ratON_NurbsCage
m_knotON_NurbsCage
m_knot_capacityON_NurbsCage
m_orderON_NurbsCage
MakeDeformable() overrideON_NurbsCagevirtual
MakeNonRational()ON_NurbsCage
MakeRational()ON_NurbsCage
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MemoryRelocate()ON_Objectvirtual
ModelObjectId() constON_Objectvirtual
Morph(const ON_SpaceMorph &morph) overrideON_NurbsCage
ON_Geometry::Morph(const class ON_SpaceMorph &morph)ON_Geometryvirtual
MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems)ON_Object
MoveUserData(ON_Object &source_object)ON_Object
ObjectType() const overrideON_NurbsCagevirtual
ON_Geometry()=defaultON_Geometry
ON_Geometry(const ON_Geometry &)=defaultON_Geometry
ON_NurbsCage()ON_NurbsCage
ON_NurbsCage(int dim, bool is_rat, int order0, int order1, int order2, int cv_count0, int cv_count1, int cv_count2)ON_NurbsCage
ON_NurbsCage(const ON_BoundingBox &bbox, int order0, int order1, int order2, int cv_count0, int cv_count1, int cv_count2)ON_NurbsCage
ON_NurbsCage(const ON_3dPoint *box_corners, int order0, int order1, int order2, int cv_count0, int cv_count1, int cv_count2)ON_NurbsCage
ON_NurbsCage(const ON_BezierCage &src)ON_NurbsCage
ON_NurbsCage(const ON_NurbsCage &src)ON_NurbsCage
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
operator=(const ON_NurbsCage &src)ON_NurbsCage
operator=(const ON_BezierCage &src)ON_NurbsCage
ON_Geometry::operator=(const ON_Geometry &)=defaultON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
Order(int dir) constON_NurbsCage
PointAt(double r, double s, double t) constON_NurbsCage
PointAt(ON_3dPoint rst) constON_NurbsCage
PurgeUserData()ON_Object
Read(ON_BinaryArchive &archive) overrideON_NurbsCagevirtual
ReserveCVCapacity(int cv_capacity)ON_NurbsCage
ReserveKnotCapacity(int dir, int cv_capacity)ON_NurbsCage
Reverse(int dir)ON_NurbsCage
Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)ON_Geometry
Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)ON_Geometry
Scale(double scale_factor)ON_Geometry
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
SetCV(int i, int j, int k, ON::point_style, const double *)ON_NurbsCage
SetCV(int i, int j, int k, const ON_3dPoint &point)ON_NurbsCage
SetCV(int i, int j, int k, const ON_4dPoint &hpoint)ON_NurbsCage
SetKnot(int dir, int knot_index, double knot_value)ON_NurbsCage
SetUserString(const wchar_t *key, const wchar_t *string_value)ON_Object
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SetWeight(int i, int j, int k, double w)ON_NurbsCage
SizeOf() const overrideON_NurbsCagevirtual
SpanCount(int dir) constON_NurbsCage
SwapCoordinates(int i, int j)ON_Geometryvirtual
ThisIsNullptr(bool bSilentError) constON_Object
TightBoundingBox() constON_Geometry
Transform(const ON_Xform &xform) overrideON_NurbsCagevirtual
TransformUserData(const class ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
Transpose(int dir0, int dir1)ON_NurbsCage
Trim(int dir, const ON_Interval &domain)ON_NurbsCage
UnsetON_Geometrystatic
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
Weight(int i, int j, int k) constON_NurbsCage
Write(ON_BinaryArchive &archive) const overrideON_NurbsCagevirtual
ZeroCVs()ON_NurbsCage
~ON_Geometry()=defaultON_Geometry
~ON_NurbsCage()ON_NurbsCage
~ON_Object()ON_Objectvirtual