addCoreSubMorphTarget(CalCoreSubMorphTarget *pCoreSubMorphTarget) | CalCoreSubmesh | |
CalCoreSubmesh() | CalCoreSubmesh | |
CoreSubMorphTargetVector typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
enableTangents(int mapId, bool enabled) | CalCoreSubmesh | |
getCoreMaterialThreadId() const | CalCoreSubmesh | |
getCoreSubMorphTarget(int id) | CalCoreSubmesh | |
getCoreSubMorphTarget(int id) const | CalCoreSubmesh | |
getCoreSubMorphTargetCount() const | CalCoreSubmesh | |
getFaceCount() const | CalCoreSubmesh | |
getLodCount() const | CalCoreSubmesh | |
getSpringCount() const | CalCoreSubmesh | |
getVectorCoreSubMorphTarget() | CalCoreSubmesh | |
getVectorCoreSubMorphTarget() const | CalCoreSubmesh | |
getVectorFace() | CalCoreSubmesh | |
getVectorFace() const | CalCoreSubmesh | |
getVectorPhysicalProperty() | CalCoreSubmesh | |
getVectorPhysicalProperty() const | CalCoreSubmesh | |
getVectorSpring() | CalCoreSubmesh | |
getVectorSpring() const | CalCoreSubmesh | |
getVectorVectorTangentSpace() | CalCoreSubmesh | |
getVectorVectorTangentSpace() const | CalCoreSubmesh | |
getVectorVectorTextureCoordinate() | CalCoreSubmesh | |
getVectorVectorTextureCoordinate() const | CalCoreSubmesh | |
getVectorVertex() | CalCoreSubmesh | |
getVectorVertex() const | CalCoreSubmesh | |
getVertexCount() const | CalCoreSubmesh | |
hasNonWhiteVertexColors() (defined in CalCoreSubmesh) | CalCoreSubmesh | inline |
isTangentsEnabled(int mapId) const | CalCoreSubmesh | |
reserve(int vertexCount, int textureCoordinateCount, int faceCount, int springCount) | CalCoreSubmesh | |
scale(float factor) | CalCoreSubmesh | |
setCoreMaterialThreadId(int coreMaterialThreadId) | CalCoreSubmesh | |
setFace(int faceId, const Face &face) | CalCoreSubmesh | |
setHasNonWhiteVertexColors(bool p) (defined in CalCoreSubmesh) | CalCoreSubmesh | inline |
setLodCount(int lodCount) | CalCoreSubmesh | |
setPhysicalProperty(int vertexId, const PhysicalProperty &physicalProperty) | CalCoreSubmesh | |
setSpring(int springId, const Spring &spring) | CalCoreSubmesh | |
setSubMorphTargetGroupIndexArray(unsigned int len, unsigned int const *indexArray) (defined in CalCoreSubmesh) | CalCoreSubmesh | |
setTangentSpace(int vertexId, int textureCoordinateId, const CalVector &tangent, float crossFactor) | CalCoreSubmesh | |
setTextureCoordinate(int vertexId, int textureCoordinateId, const TextureCoordinate &textureCoordinate) | CalCoreSubmesh | |
setVertex(int vertexId, const Vertex &vertex) | CalCoreSubmesh | |
size() (defined in CalCoreSubmesh) | CalCoreSubmesh | |
sizeWithoutSubMorphTargets() (defined in CalCoreSubmesh) | CalCoreSubmesh | |
subMorphTargetGroupIndex(int subMorphTargetId) (defined in CalCoreSubmesh) | CalCoreSubmesh | inline |
VectorFace typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorInfluence typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorPhysicalProperty typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorSpring typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorTangentSpace typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorTextureCoordinate typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorVectorTangentSpace typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorVectorTextureCoordinate typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
VectorVertex typedef (defined in CalCoreSubmesh) | CalCoreSubmesh | |
~CalCoreSubmesh() | CalCoreSubmesh | |