|
QCAD
Open Source 2D CAD
|
This is the complete list of members for ON_MorphControl, including all inherited members.
| AddBoxLocalizer(ON_BoundingBox bbox, double support_distance, double falloff_distance) | ON_MorphControl | |
| AddControlLocalizer(double support_distance, double falloff_distance) | ON_MorphControl | |
| AddConvexPolygonLocalizer(const ON_SimpleArray< ON_Plane > &planes, double support_distance, double falloff_distance) | ON_MorphControl | |
| AddCylinderLocalizer(ON_Line axis, double support_distance, double falloff_distance) | ON_MorphControl | |
| AddPlaneLocalizer(const ON_Plane &plane, double support_distance, double falloff_distance) | ON_MorphControl | |
| AddSphereLocalizer(ON_3dPoint center, double support_distance, double falloff_distance) | ON_MorphControl | |
| AttachUserData(ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(ON_Brep *brep=NULL) const | ON_MorphControl | virtual |
| ClearBoundingBox() | ON_MorphControl | virtual |
| ComponentIndex() const | ON_Geometry | virtual |
| CopyFrom(const ON_Object *src) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| CV(ON_3dex) const | ON_MorphControl | |
| CVCount() const | ON_MorphControl | |
| CVCount(int dir) const | ON_MorphControl | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual |
| Destroy() | ON_MorphControl | |
| DestroyRuntimeCache(bool bDelete=true) | ON_MorphControl | virtual |
| DetachUserData(ON_UserData *pUserData) | ON_Object | |
| Dimension() const | ON_MorphControl | virtual |
| Dump(ON_TextLog &) const | ON_MorphControl | virtual |
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual |
| FirstUserData() const | ON_Object | |
| GetBBox(double *boxmin, double *boxmax, int bGrowBox=false) const | ON_MorphControl | virtual |
| GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const | ON_Geometry | |
| GetCageMorph(class ON_CageMorph &cage_morph) const | ON_MorphControl | |
| GetTightBoundingBox(ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const | ON_MorphControl | virtual |
| GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
| GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
| GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
| GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
| HasBrepForm() const | ON_MorphControl | virtual |
| IsDeformable() const | ON_Geometry | virtual |
| IsIdentity(const ON_BoundingBox &bbox) const | ON_MorphControl | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsMorphable() const | ON_MorphControl | virtual |
| IsRational() const | ON_MorphControl | |
| IsValid(ON_TextLog *text_log=NULL) const | ON_MorphControl | virtual |
| Knot(int dir) const | ON_MorphControl | |
| m_captive_id | ON_MorphControl | |
| m_localizers | ON_MorphControl | |
| m_mempool | ON_Object | |
| m_nurbs_cage | ON_MorphControl | |
| m_nurbs_cage0 | ON_MorphControl | |
| m_nurbs_curve | ON_MorphControl | |
| m_nurbs_curve0 | ON_MorphControl | |
| m_nurbs_curve_domain | ON_MorphControl | |
| m_nurbs_surface | ON_MorphControl | |
| m_nurbs_surface0 | ON_MorphControl | |
| m_nurbs_surface_domain | ON_MorphControl | |
| m_sporh_bPreserveStructure | ON_MorphControl | |
| m_sporh_bQuickPreview | ON_MorphControl | |
| m_sporh_tolerance | ON_MorphControl | |
| m_userdata_list | ON_Object | private |
| m_varient | ON_MorphControl | |
| MakeDeformable() | ON_Geometry | virtual |
| MakeNonRational() | ON_MorphControl | |
| MakeRational() | ON_MorphControl | |
| MaxCVIndex() const | ON_MorphControl | |
| MemoryRelocate() | ON_MorphControl | virtual |
| ModelObjectId() const | ON_Object | virtual |
| Morph(const ON_SpaceMorph &morph) | ON_MorphControl | virtual |
| MorphPoint(ON_3dPoint point) const | ON_MorphControl | |
| MorphPointLocalizerHelper(const ON_3dPoint &point, double &w, double &clspt_max_dist, const ON_Localizer *&distloc) const | ON_MorphControl | |
| MorphPointVarient1Helper(double t, double w, const ON_Localizer *distloc, ON_3dPoint &Q, ON_3dVector *N) const | ON_MorphControl | |
| MorphPointVarient2Helper(double s, double t, double w, const ON_Localizer *distloc, ON_3dPoint &Q, ON_3dVector *N) const | ON_MorphControl | |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| ObjectType() const | ON_MorphControl | virtual |
| ON_Geometry() | ON_Geometry | |
| ON_Geometry(const ON_Geometry &) | ON_Geometry | |
| ON_MorphControl() | ON_MorphControl | |
| ON_Object() | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_OBJECT_DECLARE(ON_MorphControl) | ON_MorphControl | private |
| operator=(const ON_Geometry &) | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| Order(int dir) const | ON_MorphControl | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &archive) | ON_MorphControl | virtual |
| 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 | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SizeOf() const | ON_MorphControl | virtual |
| SwapCoordinates(int i, int j) | ON_Geometry | virtual |
| Transform(const ON_Xform &xform) | ON_MorphControl | virtual |
| TransformUserData(const ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Weight(ON_3dex) const | ON_MorphControl | |
| Write(ON_BinaryArchive &archive) const | ON_MorphControl | virtual |
| ~ON_Geometry() | ON_Geometry | virtual |
| ~ON_MorphControl() | ON_MorphControl | |
| ~ON_Object() | ON_Object | virtual |