![]() |
ImFusion SDK 4.3
|
This is the complete list of members for CustomProperty< T >, including all inherited members.
clone(Mesh &meshToCloneTo) const =0 | CustomPropertyBase | pure virtual |
CustomProperty(std::vector< CustomPropertyElement< T > > &data, const std::string &name) (defined in CustomProperty< T >) | CustomProperty< T > | protected |
element(size_t idx) const override | CustomProperty< T > | virtual |
m_data (defined in CustomProperty< T >) | CustomProperty< T > | protected |
m_descriptor (defined in CustomProperty< T >) | CustomProperty< T > | protected |
name() const override | CustomProperty< T > | virtual |
NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
NotCopyable(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | protected |
operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | protected |
operator[](size_t idx) | CustomProperty< T > | |
operator[](size_t idx) const (defined in CustomProperty< T >) | CustomProperty< T > | |
~CustomPropertyBase() (defined in CustomPropertyBase) | CustomPropertyBase | inlinevirtual |
~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |