All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::Mesh Member List

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 typedefkanzi::Objectprotected
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::Meshstatic
createBoundingVolume()kanzi::Mesh
deploy()kanzi::GPUResource
deployed()kanzi::GPUResourceinline
deployOverride() KZ_OVERRIDEkanzi::Meshprotectedvirtual
detach()kanzi::Mesh
finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) KZ_OVERRIDEkanzi::Meshvirtual
freeCommonData() KZ_OVERRIDEkanzi::Meshvirtual
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::Objectinline
getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
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_OVERRIDEkanzi::Meshvirtual
getDeployOnLoad() const kanzi::GPUResource
getDomain() const kanzi::Object
getDynamicMetaclass() const kanzi::Objectvirtual
getGPUMemoryUsage() const kanzi::GPUResourceinline
getGPUMemoryUsageOverride() const KZ_OVERRIDEkanzi::Meshprotectedvirtual
getIndexCount(unsigned int clusterIndex) const kanzi::Mesh
getIndices(unsigned int clusterIndex) const kanzi::Mesh
getKeepAlive() const kanzi::Resource
getLoadingStrategy() const kanzi::Resource
getLoadState()kanzi::Resourceinlineprotected
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::Objectinline
getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
getPropertyManager() const kanzi::Object
getRenderer() const kanzi::GPUResourceinline
getResourceManager() const kanzi::Object
getStaticMetaclass()kanzi::Objectstatic
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::GPUResourceexplicitprotected
hasLocalValue(AbstractPropertyType propertyType) const kanzi::Object
hasValue(AbstractPropertyType propertyType) const kanzi::Object
initialize()kanzi::Objectinlineprotected
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_OVERRIDEkanzi::Meshprotectedvirtual
isDeployed() const kanzi::GPUResource
isLoaded() const kanzi::Resource
isRenderable() const kanzi::Mesh
isTypeOf(const Metaclass *objectType) const kanzi::Objectinline
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_OVERRIDEkanzi::Meshvirtual
loadPrimitiveFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file)kanzi::Mesh
loadVertices(KzcInputStream *inputStream, bool halfFloatSupported)kanzi::Mesh
m_appliedStyleskanzi::Objectprotected
makeEditorInfo()kanzi::Objectstatic
Mesh(Domain *domain, string_view name="")kanzi::Meshexplicit
Object(Domain *domain)kanzi::Objectexplicit
onCopy(const Object &other)kanzi::Objectprotected
onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason)kanzi::Objectvirtual
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::Objectinline
setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value)kanzi::Objectinline
setDeployOnLoad(bool value)kanzi::GPUResource
setKeepAlive(bool keepAlive)kanzi::Resource
setKZB(const KzuBinaryDirectory *binaryDirectory, kzString path)kanzi::Resourceinline
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::Objectinline
setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value)kanzi::Objectinline
unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
unbind(ShaderSharedPtr shader)kanzi::Mesh
undeploy()kanzi::GPUResource
undeployed()kanzi::GPUResourceinline
undeployOverride() KZ_OVERRIDEkanzi::Meshprotectedvirtual
unload()kanzi::Resource
unloadOverride() KZ_OVERRIDEkanzi::Meshvirtual
updateBoundingBox(Node3D *baseNode, const KzcDynamicArray *transformedObjectList)kanzi::Mesh
~GPUResource() KZ_OVERRIDEkanzi::GPUResourcevirtual
~Mesh() KZ_OVERRIDEkanzi::Meshvirtual
~Object()kanzi::Objectvirtual
~Resource()kanzi::Resourcevirtual