virtual ZRESULT changed(DWORD dwBits)=0;

Description

Sets node changes bits, so they reflect internal changes correctly. Node implementation may force it's scene::IVisualizeable rebuild or update visual buffers or perform other operations.

Parameters:
dwBits
Bitwise-or combination of node changes bits.
See Also:
Interface overview and methods
node changes bits