Graphics/SubobjectDisplayUtility.h File Reference
 
 
 
Graphics/SubobjectDisplayUtility.h File Reference

Classes

class   ChildObjectDisplayCallback
  This is the utility display callback class for any compound object that would like to customize the display of its child objects so that each child object could decide on its own how its child render items would be rendered when IDisplayCallback::DoDisplay() is invoked. More...
class   CompoundObjectAddRenderItemsHelper
  This is the utility AddRenderItemsHelper class for any compound object that would like to customize the display of its child-objects. More...

Namespaces

namespace   MaxSDK
namespace   MaxSDK::Graphics

Typedefs

typedef RefPtr
< ChildObjectDisplayCallback > 
ChildObjectDisplayCallbackPtr