Polygon2D::Point Struct Reference

#include <VisionX/libraries/OpenPose/MonocularOpenPoseEstimation/OpenPoseEstimationUtil.h>

Public Member Functions

bool operator== (const Point &p) const
 

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 52 of file OpenPoseEstimationUtil.h.

Member Function Documentation

◆ operator==()

bool operator== ( const Point p) const
inline

Definition at line 56 of file OpenPoseEstimationUtil.h.

Member Data Documentation

◆ x

float x

Definition at line 54 of file OpenPoseEstimationUtil.h.

◆ y

float y

Definition at line 55 of file OpenPoseEstimationUtil.h.


The documentation for this struct was generated from the following file: