Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

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

HDecalClip AddDecalClip (HClip *clipcache=NULL)
HDecalStamp AddDecalStamp ()
HDecalClipContainer GetChildDecalClipContainer ()
HDecalStampContainer GetChildDecalStampContainer ()

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