#include <OSGBase.h>#include <OSGBaseTypes.h>#include <iostream>#include <OSGColor.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::Color3< ValueTypeT > |
| class | osg::Color4< ValueTypeT > |
Defines | |
| #define | OSGCOLOR_HEADER_CVSID "@(#)$Id: $" |
Typedefs | |
| typedef Color3< Real32 > | osg::Color3f |
| Color3f. | |
| typedef Color4< Real32 > | osg::Color4f |
| Color4f. | |
| typedef Color3< UInt8 > | osg::Color3ub |
| Color3ub. | |
| typedef Color4< UInt8 > | osg::Color4ub |
| Color4ub. | |
Functions | |
| template<class ValueTypeT> | |
| std::ostream & | osg::operator<< (std::ostream &outStream, const Color3< ValueTypeT > &color) |
|
|
Definition at line 316 of file OSGColor.h. |
1.4.3