plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Labeled_point Class Reference

#include <pointset.h>

Public Member Functions

 Labeled_point ()
 
 Labeled_point (const std::string &label, float x, float y, float z)
 
void set_label (const char *s)
 
const std::string & get_label (void) const
 

Public Attributes

std::string label
 
float p [3]
 

Constructor & Destructor Documentation

◆ Labeled_point() [1/2]

Labeled_point::Labeled_point ( )
inline

◆ Labeled_point() [2/2]

Labeled_point::Labeled_point ( const std::string &  label,
float  x,
float  y,
float  z 
)
inline

Member Function Documentation

◆ get_label()

const std::string & Labeled_point::get_label ( void  ) const
inline

◆ set_label()

void Labeled_point::set_label ( const char s)
inline

Member Data Documentation

◆ label

std::string Labeled_point::label

◆ p

float Labeled_point::p[3]

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