MEPP2 Project
Public Member Functions | List of all members
FEVV::CGALPointSetColor Class Reference

#include <DataStructures_cgal_point_set.h>

Inheritance diagram for FEVV::CGALPointSetColor:
Inheritance graph
Collaboration diagram for FEVV::CGALPointSetColor:
Collaboration graph

Public Member Functions

 CGALPointSetColor (void)
 
 CGALPointSetColor (unsigned char r, unsigned char g, unsigned char b)
 
unsigned char operator[] (int i) const
 

Detailed Description

Definition at line 39 of file DataStructures_cgal_point_set.h.

Constructor & Destructor Documentation

◆ CGALPointSetColor() [1/2]

FEVV::CGALPointSetColor::CGALPointSetColor ( void  )
inline

Definition at line 44 of file DataStructures_cgal_point_set.h.

◆ CGALPointSetColor() [2/2]

FEVV::CGALPointSetColor::CGALPointSetColor ( unsigned char  r,
unsigned char  g,
unsigned char  b 
)
inline

Definition at line 49 of file DataStructures_cgal_point_set.h.

Member Function Documentation

◆ operator[]()

unsigned char FEVV::CGALPointSetColor::operator[] ( int  i) const
inline

Definition at line 54 of file DataStructures_cgal_point_set.h.


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