HProject Class Reference

#include <HProject.h>

Inheritance diagram for HProject:

Inheritance graph
[legend]
Collaboration diagram for HProject:

Collaboration graph
[legend]
List of all members.

Public Member Functions

float GetFPS ()
HObjectCacheContainerGetChildObjectCacheContainer ()
HClipCacheContainerGetChildClipCacheContainer ()
HMaterialCacheContainerGetChildMaterialCacheContainer ()
HActionCacheContainerGetChildActionCacheContainer ()
HChorContainerGetChildChorContainer ()
HClipAddClip (const String &filename, BOOL issequence)
void DeselectAll ()
void SetTime (Time time)
void UpdateAllViews (BOOL force=FALSE)

Detailed Description

Definition at line 83 of file HProject.h.


Member Function Documentation

HClip * HProject::AddClip const String filename,
BOOL  issequence
 

Adds a Image or Animation file to the "Images" folder.

Parameters:
filename - File name of the image or animation.
issequence - when TRUE, allows sequential number images to be treated as an animation.
Returns:
pointer to the newly added clip.

void HProject::DeselectAll  ) 
 

HActionCacheContainer* HProject::GetChildActionCacheContainer  ) 
 

HChorContainer* HProject::GetChildChorContainer  ) 
 

HClipCacheContainer * HProject::GetChildClipCacheContainer  ) 
 

Gets the "Images" folder

HMaterialCacheContainer * HProject::GetChildMaterialCacheContainer  ) 
 

Gets the "Materials" folder

HObjectCacheContainer* HProject::GetChildObjectCacheContainer  ) 
 

float HProject::GetFPS  ) 
 

void HProject::SetTime Time  time  ) 
 

void HProject::UpdateAllViews BOOL  force = FALSE  ) 
 


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:57 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001