Blender V2.61 - r43446

AttributeList Member List

This is the complete list of members for AttributeList, including all inherited members.
addAttr(string name, vector< string > &value, int line, bool isChannel)AttributeList [inline]
AttributeList(string name)AttributeList [inline]
checkUnusedParams()AttributeList
exists(string name)AttributeList [inline]
ignoreParameter(string name, string source)AttributeList
import(AttributeList *oal)AttributeList
print()AttributeList
readBool(string name, bool defaultValue, string source, string target, bool needed)AttributeList
readChannelFloat(string name, double defaultValue=0, string source=string("src"), string target=string("dst"), bool needed=false)AttributeList
readChannelInt(string name, int defaultValue=0, string source=string("src"), string target=string("dst"), bool needed=false)AttributeList
readChannelSetVec3f(string name, ntlSetVec3f defaultValue=ntlSetVec3f(0.), string source=string("src"), string target=string("dst"), bool needed=false)AttributeList
readChannelSinglePrecFloat(string name, float defaultValue=0., string source=string("src"), string target=string("dst"), bool needed=false)AttributeList
readChannelVec3d(string name, ntlVec3d defaultValue=ntlVec3d(0.), string source=string("src"), string target=string("dst"), bool needed=false)AttributeList
readChannelVec3f(string name, ntlVec3f defaultValue=ntlVec3f(0.), string source=string("src"), string target=string("dst"), bool needed=false)AttributeList
readFloat(string name, double defaultValue, string source, string target, bool needed)AttributeList
readInt(string name, int defaultValue, string source, string target, bool needed)AttributeList
readMat4Gfx(string name, ntlMatrix4x4< gfxReal > defaultValue, string source, string target, bool needed, ntlMatrix4x4< gfxReal > *mat)AttributeList
readString(string name, string defaultValue, string source, string target, bool needed)AttributeList
readVec3d(string name, ntlVec3d defaultValue, string source, string target, bool needed)AttributeList
setAllUsed()AttributeList
~AttributeList()AttributeList