Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | List of all members
AnimationResourceInfo Class Reference

#include <AnimationResourceInfo.h>

Public Member Functions

IntU32 GetStreamCount ()
 
void SetStreamResourceInfo (AStreamResourceInfo *start, IntU32 index, int streamresourceinfosize)
 
AStreamResourceInfoGetStreamResourceInfo (IntU32 index)
 
IntU32 GetStreamGroupID (IntU32 index)
 

Detailed Description

Animation resource format

Member Function Documentation

◆ GetStreamCount()

IntU32 AnimationResourceInfo::GetStreamCount ( )
inline

return the stream count in this resource

◆ GetStreamGroupID()

IntU32 AnimationResourceInfo::GetStreamGroupID ( IntU32  index)
inline

return the group id of the stream with the given index

◆ GetStreamResourceInfo()

AStreamResourceInfo* AnimationResourceInfo::GetStreamResourceInfo ( IntU32  index)
inline

return a pointer on the AStreamResourceInfo for the given index

◆ SetStreamResourceInfo()

void AnimationResourceInfo::SetStreamResourceInfo ( AStreamResourceInfo start,
IntU32  index,
int  streamresourceinfosize 
)
inline

used to construct the resource


The documentation for this class was generated from the following file: