- Cal3D 0.11 API Reference -

CalLoader Member List

This is the complete list of members for CalLoader, including all inherited members.

addAnimationCompressionStatistic(int totalKeyframes, int eliminatedKeyframes, int numRounded) (defined in CalLoader)CalLoaderinlinestatic
compressCoreAnimation(CalCoreAnimation *anim, CalCoreSkeleton *skel) (defined in CalLoader)CalLoaderstatic
compressedKeyframeRequiredBytes(CalCoreKeyframe *lastCoreKeyframe, bool translationRequired, bool highRangeRequired, bool translationIsDynamic) (defined in CalLoader)CalLoaderstatic
getAnimationLoadingCompressionOn() (defined in CalLoader)CalLoaderinlinestatic
getAnimationNumCompressedAnimations() (defined in CalLoader)CalLoaderinlinestatic
getAnimationNumEliminatedKeyframes() (defined in CalLoader)CalLoaderinlinestatic
getAnimationNumKeptKeyframes() (defined in CalLoader)CalLoaderinlinestatic
getAnimationNumRoundedKeyframes() (defined in CalLoader)CalLoaderinlinestatic
getAnimationRotationToleranceDegrees() (defined in CalLoader)CalLoaderinlinestatic
getAnimationTranslationTolerance() (defined in CalLoader)CalLoaderinlinestatic
keyframeBitsPerOriComponent (defined in CalLoader)CalLoaderstatic
keyframeBitsPerPosPadding (defined in CalLoader)CalLoaderstatic
keyframeBitsPerPosPaddingSmall (defined in CalLoader)CalLoaderstatic
keyframeBitsPerTime (defined in CalLoader)CalLoaderstatic
keyframeBitsPerUnsignedPosComponent (defined in CalLoader)CalLoaderstatic
keyframeBitsPerUnsignedPosComponentSmall (defined in CalLoader)CalLoaderstatic
keyframePosBytes (defined in CalLoader)CalLoaderstatic
keyframePosBytesSmall (defined in CalLoader)CalLoaderstatic
keyframePosRange (defined in CalLoader)CalLoaderstatic
keyframePosRangeSmall (defined in CalLoader)CalLoaderstatic
loadCompressedCoreKeyframe(CalDataSource &dataSrc, const CalVector &trackMinPt, const CalVector &trackScale, float trackDuration)CalLoaderstatic
loadCoreAnimatedMorph(const std::string &strFilename)CalLoaderstatic
loadCoreAnimatedMorph(std::istream &inputStream) (defined in CalLoader)CalLoaderstatic
loadCoreAnimatedMorph(CalDataSource &inputSrc)CalLoaderstatic
loadCoreAnimatedMorphFromBuffer(void *inputBuffer, unsigned int len)CalLoaderstatic
loadCoreAnimation(const std::string &strFilename, CalCoreSkeleton *skel=NULL)CalLoaderstatic
loadCoreAnimation(std::istream &inputStream, CalCoreSkeleton *skel=NULL)CalLoaderstatic
loadCoreAnimation(void *inputBuffer, CalCoreSkeleton *skel=NULL)CalLoaderstatic
loadCoreAnimation(CalDataSource &inputSrc, CalCoreSkeleton *skel=NULL)CalLoaderstatic
loadCoreBones(CalDataSource &dataSrc, int version)CalLoaderstatic
loadCoreKeyframe(CalDataSource &dataSrc) (defined in CalLoader)CalLoaderstatic
loadCoreKeyframe(CalDataSource &dataSrc, CalCoreBone *coreboneOrNull, int version, CalCoreKeyframe *lastCoreKeyframe, bool translationRequired, bool highRangeRequired, bool translationIsDynamic, bool useAnimationCompression)CalLoaderstatic
loadCoreMaterial(const std::string &strFilename)CalLoaderstatic
loadCoreMaterial(std::istream &inputStream)CalLoaderstatic
loadCoreMaterial(void *inputBuffer)CalLoaderstatic
loadCoreMaterial(CalDataSource &inputSrc)CalLoaderstatic
loadCoreMesh(const std::string &strFilename)CalLoaderstatic
loadCoreMesh(std::istream &inputStream)CalLoaderstatic
loadCoreMesh(void *inputBuffer)CalLoaderstatic
loadCoreMesh(CalDataSource &inputSrc)CalLoaderstatic
loadCoreMorphKeyframe(CalDataSource &dataSrc)CalLoaderstatic
loadCoreMorphTrack(CalDataSource &dataSrc)CalLoaderstatic
loadCoreSkeleton(const std::string &strFilename)CalLoaderstatic
loadCoreSkeleton(std::istream &inputStream)CalLoaderstatic
loadCoreSkeleton(void *inputBuffer)CalLoaderstatic
loadCoreSkeleton(CalDataSource &inputSrc)CalLoaderstatic
loadCoreSubmesh(CalDataSource &dataSrc, int version)CalLoaderstatic
loadCoreTrack(CalDataSource &dataSrc, CalCoreSkeleton *skel, int version, bool useAnimationCompresssion)CalLoaderstatic
loadXmlCoreAnimatedMorph(const std::string &strFilename)CalLoaderstatic
loadXmlCoreAnimatedMorph(const void *)CalLoaderstatic
loadXmlCoreAnimatedMorph(cal3d::TiXmlDocument &doc)CalLoaderstatic
loadXmlCoreAnimation(const std::string &strFilename, CalCoreSkeleton *skel=NULL)CalLoaderstatic
loadXmlCoreAnimation(const char *, CalCoreSkeleton *skel)CalLoaderstatic
loadXmlCoreAnimation(cal3d::TiXmlDocument &doc, CalCoreSkeleton *skel)CalLoaderstatic
loadXmlCoreMaterial(const std::string &strFilename)CalLoaderstatic
loadXmlCoreMaterial(const void *)CalLoaderstatic
loadXmlCoreMaterial(cal3d::TiXmlDocument &doc)CalLoaderstatic
loadXmlCoreMesh(const std::string &strFilename)CalLoaderstatic
loadXmlCoreMesh(const void *)CalLoaderstatic
loadXmlCoreMesh(cal3d::TiXmlDocument &doc)CalLoaderstatic
loadXmlCoreSkeleton(const std::string &strFilename)CalLoaderstatic
loadXmlCoreSkeleton(const void *)CalLoaderstatic
loadXmlCoreSkeleton(cal3d::TiXmlDocument &doc)CalLoaderstatic
loadXmlCoreSkeletonFromFile(const std::string &strFilename)CalLoaderstatic
readCompressedKeyframe(unsigned char *buf, unsigned int bytes, CalCoreBone *coreboneOrNull, CalVector *vecResult, CalQuaternion *quatResult, float *timeResult, CalCoreKeyframe *lastCoreKeyframe, bool translationRequired, bool highRangeRequired, bool translationIsDynamic, bool useAnimationCompression) (defined in CalLoader)CalLoaderstatic
resetCompressionStatistics() (defined in CalLoader)CalLoaderinlinestatic
setAnimationCollapseSequencesOn(bool p) (defined in CalLoader)CalLoaderstatic
setAnimationLoadingCompressionOn(bool p) (defined in CalLoader)CalLoaderstatic
setAnimationRotationToleranceDegrees(double p) (defined in CalLoader)CalLoaderstatic
setAnimationTranslationTolerance(double p) (defined in CalLoader)CalLoaderstatic
setLoadingMode(int flags)CalLoaderstatic
usesAnimationCompression(int version) (defined in CalLoader)CalLoaderstatic
writeCompressedKeyframe(unsigned char *buf, unsigned int bufLen, const std::string &strFilename, CalVector const &translation, CalQuaternion const &rotation, float caltime, int version, bool needTranslation, bool highRangeRequired) (defined in CalLoader)CalLoaderstatic

Generated by The Cal3D Team with Doxygen 1.8.14