openscenegraph
|
#include <osg/Vec4f>
Go to the source code of this file.
Classes | |
class | osg::Vec4ub |
Namespaces | |
namespace | osg |
Macros | |
#define | OSG_VEC4UB 1 |
Functions | |
Vec4ub | osg::convertToRGBA8 (const Vec4f &color) |
Vec4ub | osg::convertToRGBA8 (float r, float g, float b, float a) |
#define OSG_VEC4UB 1 |