26#include "../viz/types.h"
Definition attributes.h:33
std::string offset
Definition attributes.h:104
std::string vector
Definition attributes.h:103
Color4f color
Definition attributes.h:105
void merge(const PartAttributes &partAttributes)
bool visible
Definition attributes.h:99
Appearence appearence
Definition attributes.h:100
Display display
Definition attributes.h:101
Appearence
Definition attributes.h:35
Display
Definition attributes.h:40
@ Poly_Environment_Mapping
std::string scalar
Definition attributes.h:102
The Color4f class inherits from Color4, specilizing the template parameters to float for element type...
Definition color.h:146
Definition attributes.h:125
std::map< int, PartAttributes > children
Definition attributes.h:129
The Line class inherits from the base class State, defining width of Line.
Definition state.h:157
Definition attributes.h:113
Attributes::Display display
Definition attributes.h:120
bool visible
Definition attributes.h:118
Color4f color
Definition attributes.h:121
Attributes::Appearence appearence
Definition attributes.h:119
PartAttributes(const Attributes &attributes)
Attributes::Display operator|(Attributes::Display display1, Attributes::Display display2)
Attributes::Display operator&(Attributes::Display display1, Attributes::Display display2)