![]() |
Parasol Planning Library (PPL)
|
#include <Vector.h>
Go to the source code of this file.
Typedefs | |
typedef mathtool::Vector< float, 3 > | Color3 |
RGB color, range from 0-1. More... | |
typedef mathtool::Vector< float, 4 > | Color4 |
RGBA color, range from 0-1. More... | |
typedef mathtool::Vector<float, 3> Color3 |
RGB color, range from 0-1.
typedef mathtool::Vector<float, 4> Color4 |
RGBA color, range from 0-1.