Preliminary steps to adding update and event callbacks to StateSet, StateAttribute
and Uniform.
This commit is contained in:
@@ -39,6 +39,7 @@ COPY_OP( Image, DEEP_COPY_IMAGES );
|
||||
COPY_OP( Array, DEEP_COPY_DRAWABLES );
|
||||
COPY_OP( PrimitiveSet, DEEP_COPY_PRIMITIVES );
|
||||
COPY_OP( Shape, DEEP_COPY_SHAPES );
|
||||
COPY_OP( Uniform, DEEP_COPY_UNIFORMS );
|
||||
|
||||
Referenced* CopyOp::operator() (const Referenced* ref) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user