![]() |
NDEVR
API Documentation
|
This is the complete list of members for DesignObject, including all inherited members.
| _setDesignVisible(bool is_visible) | DesignInfo | protected |
| _setProperty(NDPO property, const t_type &value) | DesignObject | inlineprotected |
| _setTransform(const Matrix< fltp08 > &transform) | DesignInfo | protected |
| activeFilters() const | DesignObject | |
| appendData(const StringView &data, bool compressed) | DesignObject | |
| base() const | DesignObject | inline |
| clearAllMetaData() | DesignObject | |
| clearMetaData(const StringView &index) | DesignObject | |
| copyFrom(const DesignObject &object) | DesignObject | |
| designIndex() const | DesignObject | inline |
| DesignInfo(DesignObjectBase *base) | DesignInfo | protected |
| DesignInfo(uint04 index, DesignObjectBase *base) | DesignInfo | protected |
| DesignObject()=default | DesignObject | |
| DesignObject(DesignObjectBase *base) | DesignObject | explicit |
| DesignObject(uint04 index, DesignObjectBase *base) | DesignObject | |
| DesignObject(const DesignInfo &info) | DesignObject | |
| DesignObjectType enum name | DesignInfo | |
| doesPropertyBeginWith(NDPO property, const StringView &value, bool ignore_case) const | DesignObject | inline |
| doesPropertyContain(NDPO property, const StringView &value, bool ignore_case) const | DesignObject | inline |
| file() const | DesignObject | inline |
| FilePathDesignNameVariable() | DesignObject | inlinestatic |
| get(t_property_type property) const | DesignObject | inline |
| get() const | DesignObject | inline |
| get() const | DesignObject | inline |
| getDesignParent() const | DesignObject | |
| getIcon() const | DesignObject | |
| getInheritedProperty(NDPO property) const | DesignObject | inline |
| getScene() const | DesignObject | |
| hasMetaData(const StringView &index) const | DesignObject | |
| hasProperty(t_design_type property) const | DesignObject | inline |
| index() const | DesignObject | inline |
| initDesignObject() | DesignObject | protected |
| is(t_property_type property, const StringView &value) const | DesignObject | inline |
| is(t_property_type property, const char *value) const | DesignObject | inline |
| is(t_property_type property, const String &value) const | DesignObject | inline |
| is(t_property_type property, const t_type &value) const | DesignObject | inline |
| is(const StringView &value) const | DesignObject | inline |
| is(const char *value) const | DesignObject | inline |
| is(const String &value) const | DesignObject | inline |
| is(const t_type &value) const | DesignObject | inline |
| isDesignType(DesignObjectType mode) const | DesignObject | |
| isDesignType(uint04 mode) const | DesignObject | |
| isValid() const | DesignObject | inline |
| m_base | DesignInfo | protected |
| m_design_index | DesignInfo | protected |
| m_index | DesignInfo | protected |
| metaData(const StringView &index) const | DesignObject | |
| metaData() const | DesignObject | |
| offsetDesign(const Vector< 3, fltp08 > &offset) | DesignObject | |
| operator bool() const | DesignObject | inline |
| operator!=(const DesignObject &object) const | DesignObject | |
| operator<(const DesignObject &object) const | DesignObject | |
| operator==(const DesignObject &object) const | DesignObject | |
| operator>(const DesignObject &object) const | DesignObject | |
| propertyTable() const | DesignObject | |
| propertyTable() | DesignObject | |
| removeMetaData(const StringView &index, const void *lock_ptr=nullptr) | DesignObject | |
| scale(Vector< 3, fltp08 > scale, Vertex< 3, fltp08 > center_of_scale=Constant< Vertex< 3, fltp08 > >::Invalid) | DesignObject | |
| scale(Vector< 3, fltp08 > scale, Vertex< 3, fltp08 > center_of_scale, const Matrix< fltp08 > &transform) | DesignObject | |
| set(t_property_type property, const t_type &value) | DesignObject | inline |
| set(const t_type &value) | DesignObject | inline |
| setActiveFilters(const JSONNode &node) | DesignObject | |
| setDesignType(DesignObjectType mode, bool is_type) | DesignObject | |
| setMetaData(const JSONNode &node) | DesignObject | |
| setMetaData(const StringView &index, const JSONNode &node) | DesignObject | |
| setMetaData(const StringView &index, const String &data) | DesignObject | |
| setMetaData(const StringView &index, const StringView &data) | DesignObject | |
| setMetaData(const StringView &index, const bool &data) | DesignObject | |
| setMetaData(const StringView &index, const fltp08 &data) | DesignObject | |
| setMetaData(const StringView &index, const uint01 &data) | DesignObject | |
| setMetaData(const StringView &index, const uint04 &data) | DesignObject | |
| update(t_property_type property, const t_type &value, const void *lock=nullptr) | DesignObject | inline |
| update(const t_type &value, const void *lock=nullptr) | DesignObject | inline |
| updateCreatedTime() | DesignObject | |
| updateDesignModifiedTime(Time time=Time::SystemTime()) | DesignObject | |
| updateDesignTransform(const Matrix< fltp08 > &transform, const void *lock=nullptr) | DesignObject | |
| updateDesignVisible(bool is_visible, const void *lock=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const String &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const StringView &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const fltp08 &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const bool &data, const void *lock_ptr=nullptr) | DesignObject | |
| validateDesignObject() const | DesignObject |