This is the complete list of members for kanzi::Mesh, including all inherited members.
| acquireAttributeIndex(StringToAttributeIndexSharedPtr attributeMap, const string &shaderAttributeName) | kanzi::Mesh | |
| acquireAttributeMap(ShaderSharedPtr shader) | kanzi::Mesh | |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| applySkeleton(Node *baseNode, const KzcDynamicArray *transformedObjectList) | kanzi::Mesh | |
| attach(Node *baseNode) | kanzi::Mesh | |
| bind(unsigned int clusterIndex, ShaderSharedPtr shader) | kanzi::Mesh | |
| bindAttribute(Renderer *renderer, unsigned int shaderAttributeIndex, int meshVertexAttributeIndex) | kanzi::Mesh | |
| bindAttributes(ShaderSharedPtr shader) | kanzi::Mesh | |
| bindIndices(unsigned int clusterIndex) | kanzi::Mesh | |
| bindMorphAttributes(Morph *morph) | kanzi::Mesh | |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(Domain *domain, string_view name="") | kanzi::Mesh | static |
| createBoundingVolume() | kanzi::Mesh | |
| deploy() | kanzi::GPUResource | |
| deployed() | kanzi::GPUResource | inline |
| deployOverride() KZ_OVERRIDE | kanzi::Mesh | protectedvirtual |
| detach() | kanzi::Mesh | |
| finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) KZ_OVERRIDE | kanzi::Mesh | virtual |
| freeCommonData() KZ_OVERRIDE | kanzi::Mesh | virtual |
| generateBox(float width, float height, float depth, MaterialSharedPtr material=MaterialSharedPtr(), kzString materialURL="") | kanzi::Mesh | |
| generatePlane(float width, float height, bool invertU, bool invertV, MaterialSharedPtr material=MaterialSharedPtr(), kzString materialURL="") | kanzi::Mesh | |
| generateSphere(float radius, unsigned int segmentCount, unsigned int rowCount, MaterialSharedPtr material=MaterialSharedPtr(), kzString materialURL="") | kanzi::Mesh | |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getBoneChildJoint(size_t boneIndex) const | kanzi::Mesh | |
| getBoneCount() const | kanzi::Mesh | |
| getBoneNode(size_t boneIndex) const | kanzi::Mesh | |
| getBoundingVolume() | kanzi::Mesh | |
| getClusterCount() const | kanzi::Mesh | |
| getClusterType(unsigned int clusterIndex) const | kanzi::Mesh | |
| getCPUMemoryUsage() const KZ_OVERRIDE | kanzi::Mesh | virtual |
| getDeployOnLoad() const | kanzi::GPUResource | |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getGPUMemoryUsage() const | kanzi::GPUResource | inline |
| getGPUMemoryUsageOverride() const KZ_OVERRIDE | kanzi::Mesh | protectedvirtual |
| getIndexCount(unsigned int clusterIndex) const | kanzi::Mesh | |
| getIndices(unsigned int clusterIndex) const | kanzi::Mesh | |
| getKeepAlive() const | kanzi::Resource | |
| getLoadingStrategy() const | kanzi::Resource | |
| getLoadState() | kanzi::Resource | inlineprotected |
| getMaterial(unsigned int clusterIndex) const | kanzi::Mesh | |
| getMemoryManager() const | kanzi::Resource | |
| getMessageDispatcher() const | kanzi::Object | |
| getName() const | kanzi::Resource | |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Object | inline |
| getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getPropertyManager() const | kanzi::Object | |
| getRenderer() const | kanzi::GPUResource | inline |
| getResourceManager() const | kanzi::Object | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| getVertexAttribute(int index) const | kanzi::Mesh | |
| getVertexAttributeCount() const | kanzi::Mesh | |
| getVertexAttributeInfo(unsigned int index, string &out_name, VertexAttribute::Semantic *out_semantic, GraphicsDataType *out_dataType, unsigned int *out_dimension, unsigned int *out_offset, unsigned int *out_size) | kanzi::Mesh | |
| getVertexCount() const | kanzi::Mesh | |
| getVertexData() const | kanzi::Mesh | |
| getVertexSize() const | kanzi::Mesh | |
| GPUResource(Domain *domain, string_view name="") | kanzi::GPUResource | explicitprotected |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() | kanzi::Object | inlineprotected |
| initializeFromMemory(unsigned int vertexAttributeCount, const kzString *vertexAttributeNames, const VertexAttribute::Semantic *vertexAttributeSemantics, const GraphicsDataType *vertexAttributeDataTypes, const unsigned int *vertexAttributeDimensions, unsigned int vertexCount, const kzByte *vertexData, unsigned int clusterCount, const unsigned int *clusterIndexCounts, const kzU16 *const *clusterIndices, const GraphicsPrimitiveType *clusterTypes, MaterialSharedPtr const *clusterMaterials) | kanzi::Mesh | |
| interpolateMorphTargets() | kanzi::Mesh | |
| invalidate() | kanzi::GPUResource | |
| invalidateOverride() KZ_OVERRIDE | kanzi::Mesh | protectedvirtual |
| isDeployed() const | kanzi::GPUResource | |
| isLoaded() const | kanzi::Resource | |
| isRenderable() const | kanzi::Mesh | |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| kzuResourceFinishLoading_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| kzuResourceLoad_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| load() | kanzi::Resource | |
| loadDataFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file) | kanzi::Mesh | |
| loadFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file) KZ_OVERRIDE | kanzi::Mesh | virtual |
| loadPrimitiveFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file) | kanzi::Mesh | |
| loadVertices(KzcInputStream *inputStream, bool halfFloatSupported) | kanzi::Mesh | |
| m_appliedStyles | kanzi::Object | protected |
| makeEditorInfo() | kanzi::Object | static |
| Mesh(Domain *domain, string_view name="") | kanzi::Mesh | explicit |
| Object(Domain *domain) | kanzi::Object | explicit |
| onCopy(const Object &other) | kanzi::Object | protected |
| onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Object | virtual |
| prepareMorph() | kanzi::Mesh | |
| removeAttributeMapping(ShaderSharedPtr shader, const string &shaderAttribute) | kanzi::Mesh | |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| Resource(Domain *domain, string_view name) | kanzi::Resource | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setDeployOnLoad(bool value) | kanzi::GPUResource | |
| setKeepAlive(bool keepAlive) | kanzi::Resource | |
| setKZB(const KzuBinaryDirectory *binaryDirectory, kzString path) | kanzi::Resource | inline |
| setLoaded() | kanzi::Resource | |
| setLoadingStrategy(KzuResourceLoadingStrategy loadingStrategy) | kanzi::Resource | |
| setMaterial(unsigned int clusterIndex, MaterialSharedPtr material) | kanzi::Mesh | |
| setPrimitiveVertexAttributes() | kanzi::Mesh | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| unbind(ShaderSharedPtr shader) | kanzi::Mesh | |
| undeploy() | kanzi::GPUResource | |
| undeployed() | kanzi::GPUResource | inline |
| undeployOverride() KZ_OVERRIDE | kanzi::Mesh | protectedvirtual |
| unload() | kanzi::Resource | |
| unloadOverride() KZ_OVERRIDE | kanzi::Mesh | virtual |
| updateBoundingBox(Node3D *baseNode, const KzcDynamicArray *transformedObjectList) | kanzi::Mesh | |
| ~GPUResource() KZ_OVERRIDE | kanzi::GPUResource | virtual |
| ~Mesh() KZ_OVERRIDE | kanzi::Mesh | virtual |
| ~Object() | kanzi::Object | virtual |
| ~Resource() | kanzi::Resource | virtual |