![]() |
ImFusion SDK 4.3
|
This is the complete list of members for Line2DReferenceShape, including all inherited members.
| addMargin(double margin, int axis=0) (defined in ReferenceShape) | ReferenceShape | |
| computeBounds(const std::vector< vec2 > &points) (defined in ReferenceShape) | ReferenceShape | protected |
| is2D() const (defined in ReferenceShape) | ReferenceShape | inlinevirtual |
| isOk() const (defined in ReferenceShape) | ReferenceShape | |
| Line2DReferenceShape(const SharedImage *segmentation, unsigned char label=1) (defined in Line2DReferenceShape) | Line2DReferenceShape | explicit |
| Line2DReferenceShape(const std::vector< vec2 > &points) (defined in Line2DReferenceShape) | Line2DReferenceShape | explicit |
| localToWorld(vec3 p) const override (defined in LinearReferenceShape) | LinearReferenceShape | virtual |
| lowerBound(int axis) const (defined in ReferenceShape) | ReferenceShape | |
| m_isOk (defined in ReferenceShape) | ReferenceShape | protected |
| m_localToWorldMatrix (defined in LinearReferenceShape) | LinearReferenceShape | protected |
| m_lowerBounds (defined in ReferenceShape) | ReferenceShape | protected |
| m_origin (defined in LinearReferenceShape) | LinearReferenceShape | protected |
| m_upperBounds (defined in ReferenceShape) | ReferenceShape | protected |
| m_worldToLocalMatrix (defined in LinearReferenceShape) | LinearReferenceShape | protected |
| range(int axis) const (defined in ReferenceShape) | ReferenceShape | |
| setLocalToWorldMatrix(const mat4 &mat) (defined in LinearReferenceShape) | LinearReferenceShape | protected |
| setWorldToLocalMatrix(const mat4 &mat) (defined in LinearReferenceShape) | LinearReferenceShape | protected |
| upperBound(int axis) const (defined in ReferenceShape) | ReferenceShape | |
| worldToLocal(vec3 p) const override (defined in LinearReferenceShape) | LinearReferenceShape | virtual |