HDecal Class Reference

One decal in a "Decals" folder. More...

#include <HDecal.h>

Inheritance diagram for HDecal:

Inheritance graph
[legend]
Collaboration diagram for HDecal:

Collaboration graph
[legend]
List of all members.

Public Member Functions

HDecalClipAddDecalClip (HClip *clipcache=NULL)
HDecalStampAddDecalStamp ()
HDecalClipContainerGetChildDecalClipContainer ()
HDecalStampContainerGetChildDecalStampContainer ()

Detailed Description

One decal in a "Decals" folder.

This is the class which is represented by one particular decal as child of the "Decals" folder in the PWS. A HDecal may be one of many childrens of HDecalContainer. And a HDecal have two children: one HDecalClipContainer and one HDecalStampContainer.

DecalClasses.jpg

Class relationships for decals

See also:
HDecalContainer, HDecalClipContainer, HDecalStampContainer.

Definition at line 119 of file HDecal.h.


Member Function Documentation

HDecalClip * HDecal::AddDecalClip HClip clipcache = NULL  ) 
 

Adds a Image to the Decal; Will create the " Images" folder if it doesn't exist.

HDecalStamp * HDecal::AddDecalStamp  ) 
 

Adds a Stamp to the Decal; Will create the "Stamps" folder if it doesn't exist.

HDecalClipContainer* HDecal::GetChildDecalClipContainer  ) 
 

HDecalStampContainer* HDecal::GetChildDecalStampContainer  ) 
 


The documentation for this class was generated from the following files:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:55 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001