OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec4ub File Reference
#include <osg/Vec4f>

Classes

class  osg::Vec4ub
 General purpose float quad. More...
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_VEC4UB   1
 

Functions

Vec4ub osg::convertToRGBA8 (const Vec4f &color)
 
Vec4ub osg::convertToRGBA8 (float r, float g, float b, float a)
 

Macro Definition Documentation

◆ OSG_VEC4UB

#define OSG_VEC4UB   1