![]() |
ImFusion SDK 4.3
|
This is the complete list of members for KeypointsElement, including all inherited members.
| batchSize() const override | KeypointsElement | virtual |
| clone(CloneOptions opt=CloneOptions::Everything) const override | KeypointsElement | virtual |
| CloneOptions enum name | DataElement | |
| components() const | DataElement | |
| components() (defined in DataElement) | DataElement | |
| content() const | DataElement | virtual |
| dimension() const override | KeypointsElement | virtual |
| isTarget() const | DataElement | |
| keypoints() const (defined in KeypointsElement) | KeypointsElement | |
| KeypointsElement(std::shared_ptr< KeypointSet > points) (defined in KeypointsElement) | KeypointsElement | explicit |
| KeypointsElement(const KeypointSet &points) (defined in KeypointsElement) | KeypointsElement | explicit |
| KeypointsElement(KeypointSet &&points) (defined in KeypointsElement) | KeypointsElement | explicit |
| KeypointsElement(const PointCloud &pointCloud) | KeypointsElement | explicit |
| m_data (defined in DataElement) | DataElement | protected |
| 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 |
| setContent(std::shared_ptr< Data > points) override | KeypointsElement | virtual |
| setKeypoints(std::shared_ptr< KeypointSet > points) | KeypointsElement | |
| split() override | KeypointsElement | virtual |
| stack(const std::vector< std::shared_ptr< KeypointsElement > > &elements) (defined in KeypointsElement) | KeypointsElement | static |
| ImFusion::ML::DataElement::stack(const std::vector< std::shared_ptr< DataElement > > &elements) | DataElement | static |
| tagAsTarget() | DataElement | |
| type() const override | KeypointsElement | inlinevirtual |
| typed() (defined in DataElement) | DataElement | inline |
| typed() const (defined in DataElement) | DataElement | inline |
| untagAsTarget() | DataElement | |
| ~DataElement()=default (defined in DataElement) | DataElement | virtual |
| ~NotCopyable()=default (defined in NotCopyable) | NotCopyable | protected |