|
Rhino C++ API
8.24
|
This is the complete list of members for ON_Environment, including all inherited members.
| AggregateComponentStatus() const | ON_Object | virtual |
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| BackgroundColor(void) const | ON_Environment | virtual |
| BackgroundImage(void) const | ON_Environment | virtual |
| BackgroundProjection(void) const | ON_Environment | virtual |
| BackgroundProjections enum name | ON_Environment | |
| ClearAllComponentStates() const | ON_Object | |
| 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 |
| 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 |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| Dump(ON_TextLog &) const | ON_Object | virtual |
| DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object | |
| EmergencyDestroy() | ON_Object | |
| EVF(const wchar_t *wszFunc, void *pvData) | ON_Environment | protectedvirtual |
| FirstUserData() const | ON_Object | |
| GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | 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 | |
| IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsValid(class ON_TextLog *text_log=nullptr) const | ON_Object | virtual |
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
| MemoryRelocate() | ON_Object | virtual |
| ModelObjectId() const | ON_Object | 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 | ON_Object | virtual |
| ON_Environment() | ON_Environment | |
| ON_Environment(const ON_Environment &src) | ON_Environment | |
| ON_Object() ON_NOEXCEPT | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| operator!=(const ON_Environment &src) const | ON_Environment | virtual |
| operator=(const ON_Environment &src) | ON_Environment | virtual |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| operator==(const ON_Environment &src) const | ON_Environment | virtual |
| ProjectionFromString(const wchar_t *proj) | ON_Environment | static |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &binary_archive) | ON_Object | virtual |
| SetBackgroundColor(const ON_Color &col) | ON_Environment | virtual |
| SetBackgroundImage(const ON_Texture &tex) | ON_Environment | virtual |
| SetBackgroundProjection(BackgroundProjections proj) | ON_Environment | virtual |
| 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 |
| 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 | ON_Object | virtual |
| StringFromProjection(BackgroundProjections proj) | ON_Environment | static |
| ThisIsNullptr(bool bSilentError) const | ON_Object | |
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| 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 &binary_archive) const | ON_Object | virtual |
| ~ON_Environment() | ON_Environment | virtual |
| ~ON_Object() | ON_Object | virtual |
1.8.17