|  | Polygon Crucher SDK - Documentation
    Documentation | 
This is the complete list of members for CMaterialMap, including all inherited members.
| AddKey(int time, C3DKeyframe *newkey) | C3DKeyframable | |
| AddKey(int time, const C3DKeyframe &newkey) | C3DKeyframable | |
| AdjustPath(CXString filename, const CXString &newTargetPath=CXString(), bool allowRelative=true) const | CMaterialMap | |
| AdjustPaths(const CXString &targetPath, bool relativePathAllowed) | CMaterialMap | |
| BitmapFileExists(bool alpha=false) | CMaterialMap | |
| C3DAnimatable() (defined in C3DAnimatable) | C3DAnimatable | |
| C3DKeyframable(void) (defined in C3DKeyframable) | C3DKeyframable | |
| C3DMaterial (defined in CMaterialMap) | CMaterialMap | friend | 
| ChangeChannelID(CHashMap< CChannelInfo, const CChannelInfo &, CChannelInfo > &channelMap) | CMaterialMap | |
| CMaterialMapCache (defined in CMaterialMap) | CMaterialMap | friend | 
| CopyKeys(const C3DKeyframable *srckeys, longuint classid=KEYFRAME_NULLID, CTimeRange range=CTimeRange(0, CTimeRange::MAX_TIME)) | C3DKeyframable | |
| CreateKey(int time, longuint classid, unsigned int flags=KEYFRAME_NONE) | C3DKeyframable | |
| DeleteAllKeys() (defined in C3DKeyframable) | C3DKeyframable | |
| DeleteKey(int time, longuint classid=KEYFRAME_NULLID) | C3DKeyframable | |
| Evaluate(int time, C3DKeyframe &findkey) const | C3DKeyframable | |
| Evaluate(int time, longuint classid) const | C3DKeyframable | |
| FindKey enum name | C3DAnimatable | |
| GetAlphaFileName(CXString &filename) const | CMaterialMap | |
| GetAxis() const (defined in CMaterialMap) | CMaterialMap | |
| GetBitmapPath(bool alpha, bool fullPath=false) const | CMaterialMap | |
| GetChannelID(bool front=true, unsigned int *channelFlags=NULL) const | CMaterialMap | |
| GetConstKey(int time, unsigned int findKeyFlag, longuint classid=KEYFRAME_NULLID, int *findKeyTime=NULL) const | C3DKeyframable | virtual | 
| GetConstKeyByIndex(unsigned int index, int *time=NULL, longuint classid=KEYFRAME_NULLID) const (defined in C3DKeyframable) | C3DKeyframable | |
| GetCustomData() (defined in CMaterialMap) | CMaterialMap | |
| GetCustomData() const (defined in CMaterialMap) | CMaterialMap | |
| GetFileName(CXString &filename) const | CMaterialMap | |
| GetFileSize(bool alpha=false) | CMaterialMap | |
| GetHPBRotation(unsigned int time, C3DVector &vect) const (defined in CMaterialMap) | CMaterialMap | |
| GetKeyByIndex(unsigned int index, int *time=NULL, longuint classid=KEYFRAME_NULLID) | C3DKeyframable | |
| GetKeyNbr(longuint classid=KEYFRAME_NULLID) const (defined in C3DKeyframable) | C3DKeyframable | |
| GetKeyTime(int time, unsigned int pos, longuint classid=KEYFRAME_NULLID) (defined in C3DAnimatable) | C3DAnimatable | |
| GetMapName(MapType type) (defined in CMaterialMap) | CMaterialMap | static | 
| GetMaterial() const | CMaterialMap | |
| GetMatrix(unsigned int time, C4x4Matrix &vect) const (defined in CMaterialMap) | CMaterialMap | |
| GetProjection() const (defined in CMaterialMap) | CMaterialMap | |
| GetRotation(unsigned int time, CQuaternion &vect) const (defined in CMaterialMap) | CMaterialMap | |
| GetScale(unsigned int time, C3DVector &vect) const (defined in CMaterialMap) | CMaterialMap | |
| GetScene() const | CMaterialMap | |
| GetTile(unsigned int time, C3DVector &vect) const (defined in CMaterialMap) | CMaterialMap | |
| GetTimeRange(longuint classid=KEYFRAME_NULLID) const (defined in C3DKeyframable) | C3DKeyframable | virtual | 
| GetTranslation(unsigned int time, C3DVector &vect) const (defined in CMaterialMap) | CMaterialMap | |
| GetType() const (defined in CMaterialMap) | CMaterialMap | |
| HasAlpha() | CMaterialMap | |
| INVALID_TIME enum value (defined in C3DKeyframable) | C3DKeyframable | |
| IsFlagSet(MAP_PROPERTIES flag) const (defined in CMaterialMap) | CMaterialMap | |
| KEYFRAME_DONT_EVALUATE enum value | C3DKeyframable | |
| KEYFRAME_NEXT enum value | C3DAnimatable | |
| KEYFRAME_NONE enum value (defined in C3DKeyframable) | C3DKeyframable | |
| KEYFRAME_PREV enum value | C3DAnimatable | |
| KEYFRAME_REPLACE_KEY enum value | C3DKeyframable | |
| KEYFRAME_SAME enum value | C3DAnimatable | |
| KeyframeFlags enum name | C3DKeyframable | |
| MAPCHANNEL_FIRST_CHANNEL_FOUND enum value | CMaterialMap | |
| MAPCHANNEL_NONE enum value (defined in CMaterialMap) | CMaterialMap | |
| MAPCHANNEL_UNSPECIFIED enum value | CMaterialMap | |
| MapChannelFlags enum name | CMaterialMap | |
| MapChannelFlags typedef (defined in CMaterialMap) | CMaterialMap | |
| MATERIALMAP_ANY_SIZE enum value | CMaterialMap | |
| MATERIALMAP_DEFAULT_SIZE enum value | CMaterialMap | |
| MaterialMapSize enum name | CMaterialMap | |
| MaterialMapSize typedef (defined in CMaterialMap) | CMaterialMap | |
| OnKeyframesChanged(longuint classID) const (defined in C3DKeyframable) | C3DKeyframable | virtual | 
| operator=(CMaterialMap &refmap) (defined in CMaterialMap) | CMaterialMap | |
| operator=(const C3DKeyframable &key) (defined in C3DKeyframable) | C3DKeyframable | |
| operator==(CMaterialMap &refMap) const (defined in CMaterialMap) | CMaterialMap | |
| operator==(const C3DKeyframable &refkeys) const (defined in C3DKeyframable) | C3DKeyframable | |
| ResetTransformation() (defined in CMaterialMap) | CMaterialMap | |
| Rotate(unsigned int time, const CQuaternion &quat) (defined in CMaterialMap) | CMaterialMap | |
| Scale(unsigned int time, const C3DVector &vect) (defined in CMaterialMap) | CMaterialMap | |
| Serialize(CXArchive &ar) (defined in CMaterialMap) | CMaterialMap | virtual | 
| SetAlphaFileName(const CXString &filename, const CXString &newReferencePath=CXString()) | CMaterialMap | |
| SetAxis(MapAxis axis) (defined in CMaterialMap) | CMaterialMap | |
| SetChannelID(ChannelID uvwChannelID, bool front=true, unsigned int channelFlags=MAPCHANNEL_UNSPECIFIED) | CMaterialMap | |
| SetFileName(const CXString &filename) (defined in CMaterialMap) | CMaterialMap | |
| SetFlag(MAP_PROPERTIES flag, bool set) (defined in CMaterialMap) | CMaterialMap | |
| SetHPBRotation(unsigned int time, const C3DVector &hpbvector) (defined in CMaterialMap) | CMaterialMap | |
| SetMatrix(unsigned int time, const C4x4Matrix &matrix) (defined in CMaterialMap) | CMaterialMap | |
| SetProjection(MapProjection reftype) (defined in CMaterialMap) | CMaterialMap | |
| SetRotation(unsigned int time, const CQuaternion &quat) (defined in CMaterialMap) | CMaterialMap | |
| SetScale(unsigned int time, const C3DVector &vect) (defined in CMaterialMap) | CMaterialMap | |
| SetTile(unsigned int time, const C3DVector &vect) (defined in CMaterialMap) | CMaterialMap | |
| SetTranslation(unsigned int time, const C3DVector &vect) (defined in CMaterialMap) | CMaterialMap | |
| SetType(MapType reftype) (defined in CMaterialMap) | CMaterialMap | |
| SwapCoordinates(unsigned int swapmode) (defined in CMaterialMap) | CMaterialMap | |
| TimeStamp enum name (defined in C3DKeyframable) | C3DKeyframable | |
| TimeStamp typedef (defined in C3DKeyframable) | C3DKeyframable | |
| Translate(unsigned int time, const C3DVector &vect) (defined in CMaterialMap) | CMaterialMap | |
| ~C3DAnimatable() (defined in C3DAnimatable) | C3DAnimatable | virtual | 
| ~C3DKeyframable(void) (defined in C3DKeyframable) | C3DKeyframable | virtual | 
| ~CMaterialMap() (defined in CMaterialMap) | CMaterialMap | virtual |