Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::TContourInfo Struct Reference

#include <Contour.h>

Public Member Functions

 TContourInfo ()
 
void Clear ()
 
bool IsEmpty ()
 

Public Attributes

double Distance
 
double Length
 
double Angle
 
Vector2D Point
 
int Index
 

Constructor & Destructor Documentation

◆ TContourInfo()

sf::TContourInfo::TContourInfo ( )
inline

Member Function Documentation

◆ Clear()

void sf::TContourInfo::Clear ( )
inline

◆ IsEmpty()

bool sf::TContourInfo::IsEmpty ( )
inline

Member Data Documentation

◆ Angle

double sf::TContourInfo::Angle

◆ Distance

double sf::TContourInfo::Distance

◆ Index

int sf::TContourInfo::Index

◆ Length

double sf::TContourInfo::Length

◆ Point

Vector2D sf::TContourInfo::Point

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