14#ifndef OSG_COLORMATRIX
15#define OSG_COLORMATRIX 1
32 _matrix(cm._matrix) {}
#define COMPARE_StateAttribute_Parameter(parameter)
Definition StateAttribute:69
#define COMPARE_StateAttribute_Types(TYPE, rhs_attribute)
Definition StateAttribute:57
Definition ColorMatrix:24
virtual int compare(const StateAttribute &sa) const
Definition ColorMatrix:37
Matrix _matrix
Definition ColorMatrix:65
ColorMatrix(const ColorMatrix &cm, const CopyOp ©op=CopyOp::SHALLOW_COPY)
Definition ColorMatrix:30
virtual ~ColorMatrix(void)
void setMatrix(const Matrix &matrix)
Definition ColorMatrix:50
Matrix & getMatrix()
Definition ColorMatrix:53
const Matrix & getMatrix() const
Definition ColorMatrix:56
META_StateAttribute(osg, ColorMatrix, COLORMATRIX)
virtual void apply(State &state) const
Definition StateAttribute:77
author: Julien Valentin 2017 (mp3butcher@hotmail.com)
Definition AlphaFunc:19
#define OSG_EXPORT
Definition osg/Export:39