TexmapContainer Class Reference
 
 
 
TexmapContainer Class Reference

#include <imtl.h>

Inheritance diagram for TexmapContainer:
ReferenceTarget ReferenceMaker Animatable InterfaceServer Noncopyable MaxHeapOperators MaxHeapOperators

Class Description

See also:
Class ReferenceTarget, Class Texmap.

Description:
This is simply a class that provides an implementation of Animatable::SuperClassID() to return TEXMAP_CONTAINER_CLASS_ID. In 3ds Max 2.0 and later this new super class has been added. This is used by the Standard material to contain its Texmaps. The track view filter code has been modified so it now looks for this class and will filter it out when maps are being filtered out, instead of having special purpose code for the Standard Material. This will permit plug-in developers to put their Texmaps down in a sub-directory like the Standard material does.