NAP
MeshInstance Member List

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

copyMeshProperties(RTTIMeshProperties &meshProperties)MeshInstance
createShape()MeshInstance
findAttribute(const std::string &id)MeshInstance
findAttribute(const std::string &id) constMeshInstance
findAttribute(const std::string &id)MeshInstance
getAttribute(const std::string &id)MeshInstance
getAttribute(const std::string &id) constMeshInstance
getAttribute(const std::string &id)MeshInstance
getCullMode() constMeshInstance
getDrawMode() constMeshInstance
getGPUMesh() constMeshInstance
getNumShapes() constMeshInstance
getNumVertices() constMeshInstance
getOrCreateAttribute(const std::string &id)MeshInstance
getOrCreateAttribute(const std::string &id)MeshInstance
getPolygonMode() constMeshInstance
getShape(int index)MeshInstance
getShape(int index) constMeshInstance
getUsage() constMeshInstance
init(utility::ErrorState &errorState)MeshInstance
initGPUData(utility::ErrorState &errorState)MeshInstanceprotected
MeshInstance(RenderService &renderService)MeshInstance
reserveVertices(size_t numVertices)MeshInstance
setCullMode(ECullMode mode)MeshInstance
setDrawMode(EDrawMode mode)MeshInstance
setNumVertices(int numVertices)MeshInstance
setPolygonMode(EPolygonMode mode)MeshInstance
setUsage(EMemoryUsage inUsage)MeshInstance
update(utility::ErrorState &errorState)MeshInstance
update(nap::BaseVertexAttribute &attribute, utility::ErrorState &errorState)MeshInstance
~MeshInstance()MeshInstancevirtual