openmbvcppinterface
3.1.0
OpenMBV C++ Interface
|
This is the complete list of members for OpenMBV::PolygonPoint, including all inherited members.
b (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | private |
create(double x_, double y_, int b_) (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | inlinestatic |
deleter(PolygonPoint *pp) (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | inlineprotectedstatic |
getBorderValue() (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | inline |
getXComponent() (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | inline |
getYComponent() (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | inline |
initializeUsingXML(xercesc::DOMElement *element) (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | static |
PolygonPoint(double x_, double y_, int b_) (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | inlineprotected |
serializePolygonPointContour(xercesc::DOMElement *parent, const std::shared_ptr< std::vector< std::shared_ptr< PolygonPoint > > > &cont) | OpenMBV::PolygonPoint | static |
x (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | private |
y (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | private |
~PolygonPoint()=default (defined in OpenMBV::PolygonPoint) | OpenMBV::PolygonPoint | protected |