ompl::PPM::Color Struct Reference

Public Member Functions

bool operator== (const Color c)
 

Public Attributes

unsigned char red
 
unsigned char green
 
unsigned char blue
 

Detailed Description

Definition at line 49 of file PPM.h.

Member Function Documentation

◆ operator==()

bool ompl::PPM::Color::operator== ( const Color  c)
inline

Definition at line 54 of file PPM.h.

Member Data Documentation

◆ blue

unsigned char ompl::PPM::Color::blue

Definition at line 51 of file PPM.h.

◆ green

unsigned char ompl::PPM::Color::green

Definition at line 51 of file PPM.h.

◆ red

unsigned char ompl::PPM::Color::red

Definition at line 51 of file PPM.h.


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