| plastimatch
    | 
#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] | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| std::string Labeled_point::label | 
| float Labeled_point::p[3] |