| Rhino C++ API
    8.24
    | 
This is the complete list of members for ON_PointCloud, including all inherited members.
| AggregateComponentStatus() const | ON_Object | virtual | 
| AppendPoint(const ON_3dPoint &) | ON_PointCloud | |
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| BrepForm(class ON_Brep *brep=nullptr) const | ON_Geometry | virtual | 
| ClearAllComponentStates() const | ON_Object | |
| ClearBoundingBox() | ON_Geometry | virtual | 
| ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
| ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
| ComponentIndex() const | ON_Geometry | virtual | 
| 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 | |
| DataCRC(ON__UINT32 current_remainder) const | ON_Object | virtual | 
| DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual | 
| Destroy() | ON_PointCloud | |
| DestroyHiddenPointArray() | ON_PointCloud | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual | 
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| Dimension() const override | ON_PointCloud | virtual | 
| Dump(ON_TextLog &) const override | ON_PointCloud | virtual | 
| DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object | |
| EmergencyDestroy() | ON_PointCloud | |
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const | ON_Geometry | virtual | 
| FirstUserData() const | ON_Object | |
| GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const override | ON_PointCloud | virtual | 
| GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) const | ON_Geometry | |
| GetClosestPoint(ON_3dPoint P, int *closest_point_index, double maximum_distance=0.0) const | ON_PointCloud | |
| GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual | 
| GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) const override | ON_PointCloud | 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_Geometry | virtual | 
| HasPlane() const | ON_PointCloud | |
| HasPointColors() const | ON_PointCloud | |
| HasPointNormals() const | ON_PointCloud | |
| HasPointValues() const | ON_PointCloud | |
| Height(int) | ON_PointCloud | |
| HiddenPointArray() const | ON_PointCloud | |
| HiddenPointCount() const | ON_PointCloud | |
| HiddenPointUnsignedCount() const | ON_PointCloud | |
| InvalidateBoundingBox() | ON_PointCloud | |
| IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object | |
| IsDeformable() const override | ON_PointCloud | virtual | 
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsMorphable() const override | ON_PointCloud | virtual | 
| IsOrdered() const | ON_PointCloud | |
| IsValid(class ON_TextLog *text_log=nullptr) const override | ON_PointCloud | virtual | 
| m_bbox | ON_PointCloud | |
| m_C | ON_PointCloud | |
| m_flags | ON_PointCloud | |
| m_H | ON_PointCloud | |
| m_hidden_count | ON_PointCloud | |
| m_N | ON_PointCloud | |
| m_P | ON_PointCloud | |
| m_plane | ON_PointCloud | |
| m_V | ON_PointCloud | |
| MakeDeformable() override | ON_PointCloud | virtual | 
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual | 
| MemoryRelocate() | ON_Object | virtual | 
| ModelObjectId() const | ON_Object | virtual | 
| Morph(const ON_SpaceMorph &morph) override | ON_PointCloud | |
| ON_Geometry::Morph(const class ON_SpaceMorph &morph) | ON_Geometry | virtual | 
| 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 override | ON_PointCloud | virtual | 
| ON_Geometry()=default | ON_Geometry | |
| ON_Geometry(const ON_Geometry &)=default | ON_Geometry | |
| ON_Object() ON_NOEXCEPT | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_PointCloud() | ON_PointCloud | |
| ON_PointCloud(int) | ON_PointCloud | |
| ON_PointCloud(const ON_PointCloud &) | ON_PointCloud | |
| ON_PointCloud(const ON_3dPoint *P0, int count) | ON_PointCloud | |
| ON_PointCloud(const double *P0, int dim, bool is_rat, int count) | ON_PointCloud | |
| operator=(const ON_PointCloud &) | ON_PointCloud | |
| ON_Geometry::operator=(const ON_Geometry &)=default | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| operator[](int) | ON_PointCloud | |
| operator[](int) const | ON_PointCloud | |
| Plane() | ON_PointCloud | |
| Point(ON_COMPONENT_INDEX ci) const | ON_PointCloud | |
| PointCount() const | ON_PointCloud | |
| PointIsHidden(int point_index) const | ON_PointCloud | |
| PurgeUserData() | ON_Object | |
| RandomSubsample(const ON_PointCloud *source_point_cloud, const unsigned int subsample_point_count, ON_PointCloud *destination_point_cloud, ON_ProgressReporter *progress_reporter, ON_Terminator *terminator) | ON_PointCloud | static | 
| Read(ON_BinaryArchive &) override | ON_PointCloud | virtual | 
| RemoveRange(const ON_SimpleArray< int > &indices) | ON_PointCloud | |
| RemoveRange(int count, const int *indices) | ON_PointCloud | |
| 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) const | ON_Object | virtual | 
| SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual | 
| SetHiddenPointFlag(int point_index, bool bHidden) | ON_PointCloud | |
| SetOrdered(bool bOrdered) | ON_PointCloud | |
| SetPlane(const ON_Plane &) | ON_PointCloud | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SizeOf() const override | ON_PointCloud | virtual | 
| SwapCoordinates(int, int) override | ON_PointCloud | virtual | 
| ThisIsNullptr(bool bSilentError) const | ON_Object | |
| TightBoundingBox() const | ON_Geometry | |
| Transform(const ON_Xform &) override | ON_PointCloud | virtual | 
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Unset | ON_Geometry | static | 
| UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual | 
| UserDataConflictResolution enum name | ON_Object | |
| UserStringCount() const | ON_Object | |
| Write(ON_BinaryArchive &) const override | ON_PointCloud | virtual | 
| ~ON_Geometry()=default | ON_Geometry | |
| ~ON_Object() | ON_Object | virtual | 
| ~ON_PointCloud() | ON_PointCloud | 
 1.8.17
 1.8.17