MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
LassoSelect Class Reference

#include <LassoSelect.hpp>

Public Member Functions

bool LassoContains (Point3f v)
 
void AddPoint (Point3f v)
 
void Clear ()
 

Public Attributes

std::vector< Point3f > contour
 

Detailed Description

Definition at line 7 of file LassoSelect.hpp.

Member Function Documentation

◆ AddPoint()

void LassoSelect::AddPoint ( Point3f  v)
inline

Definition at line 30 of file LassoSelect.hpp.

◆ Clear()

void LassoSelect::Clear ( )
inline

Definition at line 31 of file LassoSelect.hpp.

◆ LassoContains()

bool LassoSelect::LassoContains ( Point3f  v)
inline

Definition at line 9 of file LassoSelect.hpp.

Member Data Documentation

◆ contour

std::vector<Point3f> LassoSelect::contour

Definition at line 31 of file LassoSelect.hpp.


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