Added new ARB vertex program state attribute and demo program,
sent in my Brede Johansen.
This commit is contained in:
@@ -151,7 +151,10 @@ class SG_EXPORT StateAttribute : public Object
|
||||
CLIPPLANE_4,
|
||||
CLIPPLANE_5,
|
||||
|
||||
COLORMATRIX
|
||||
COLORMATRIX,
|
||||
|
||||
VERTEXPROGRAM,
|
||||
FRAGMENTPROGRAM
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user