This is the complete list of members for kanzi::DebugVisualization, including all inherited members.
| acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
| acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
| acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| addPropertyModifierBase(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner, bool notify) | kanzi::PropertyObject | inlineprotected |
| addPropertyModifierWithoutNotifyingHandlers(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
| addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer) | kanzi::PropertyObject | inline |
| addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner) | kanzi::PropertyObject | inline |
| addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer) | kanzi::PropertyObject | protected |
| addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner) | kanzi::PropertyObject | protected |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| beginPropertyStorage() | kanzi::PropertyObject | inline |
| beginPropertyStorage() const | kanzi::PropertyObject | inline |
| calculateGridSettings(const Matrix4x4 &viewMatrix) | kanzi::DebugVisualization | protected |
| clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
| clearState() | kanzi::DebugVisualization | inline |
| constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
| copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage) | kanzi::PropertyObject | protected |
| copyLocalValues(const PropertyObject &other) | kanzi::PropertyObject | |
| create(Domain *domain, MaterialSharedPtr material, Node *node, string_view colorHandleName) | kanzi::DebugVisualization | inlinestatic |
| create(Domain *domain, MaterialSharedPtr material, string_view colorHandleName) | kanzi::DebugVisualization | inlinestatic |
| create(Domain *domain, MaterialSharedPtr material, Node *node, const PropertyType< ColorRGBA > &colorProperty) | kanzi::DebugVisualization | inlinestatic |
| create(Domain *domain, MaterialSharedPtr material, const PropertyType< ColorRGBA > &colorProperty) | kanzi::DebugVisualization | inlinestatic |
| DebugObjectType enum name | kanzi::DebugVisualization | |
| DebugVisualization(Domain *domain, MaterialSharedPtr material, Node *node, string_view colorHandleName) | kanzi::DebugVisualization | explicitprotected |
| DebugVisualization(Domain *domain, MaterialSharedPtr material, Node *node, const PropertyType< ColorRGBA > &colorProperty) | kanzi::DebugVisualization | explicitprotected |
| destroy() | kanzi::GPUResource | |
| destroyOverride() override | kanzi::DebugVisualization | protectedvirtual |
| draw(Renderer &renderer, const Matrix4x4 &worldTransformation, ColorRGBA color, GraphicsPrimitiveType primitive, size_t elementOffset, size_t elementCount) | kanzi::DebugVisualization | |
| draw(Renderer &renderer, const Matrix4x4 &worldTransformation, ColorRGBA color, GraphicsPrimitiveType primitive) | kanzi::DebugVisualization | |
| drawDebugObject(Renderer &renderer, DebugObjectType type, const Matrix4x4 &worldTransformation, ColorRGBA color) | kanzi::DebugVisualization | |
| drawLines(Renderer &renderer, const Matrix4x4 &worldTransformation, ColorRGBA color, size_t elementOffset, size_t elementCount) | kanzi::DebugVisualization | inline |
| drawLines(Renderer &renderer, const Matrix4x4 &worldTransformation, ColorRGBA color) | kanzi::DebugVisualization | inline |
| drawMesh(Renderer &renderer, Mesh &mesh, const Matrix4x4 &worldTransformation, ColorRGBA color) | kanzi::DebugVisualization | |
| drawTriangles(Renderer &renderer, const Matrix4x4 &worldTransformation, ColorRGBA color, size_t elementOffset, size_t elementCount) | kanzi::DebugVisualization | inline |
| drawTriangles(Renderer &renderer, const Matrix4x4 &worldTransformation, ColorRGBA color) | kanzi::DebugVisualization | inline |
| endPropertyStorage() | kanzi::PropertyObject | inline |
| endPropertyStorage() const | kanzi::PropertyObject | inline |
| findModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
| findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
| findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
| getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
| getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getCPUMemoryUsage() const | kanzi::Resource | inline |
| getCPUMemoryUsageOverride() const | kanzi::Resource | protectedvirtual |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const override | kanzi::Object | virtual |
| getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getGeometry() const | kanzi::DebugVisualization | inline |
| getGPUMemoryUsage() const | kanzi::GPUResource | inline |
| getGPUMemoryUsageOverride() const override | kanzi::DebugVisualization | protectedvirtual |
| getMainLoopScheduler() const | kanzi::Object | |
| getMaterial() const | kanzi::DebugVisualization | |
| getMessageDispatcher() const | kanzi::Object | |
| getName() const | kanzi::Resource | inline |
| getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
| getOptionalProperty(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getOptionalPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getRenderer() const | kanzi::GPUResource | inline |
| getResourceManager() const | kanzi::Object | |
| getScriptingContext() const | kanzi::Object | inline |
| getStaticMetaclass() | kanzi::Object | static |
| getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getUrl() const | kanzi::Resource | inline |
| GpuAndRam enum value | kanzi::GPUResource | |
| GpuOnly enum value | kanzi::GPUResource | |
| GPUResource(Domain *domain, string_view name="") | kanzi::GPUResource | explicitprotected |
| hasBaseValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| hasNonClassValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| initialize() | kanzi::Object | inlineprotected |
| invalidate() | kanzi::GPUResource | |
| invalidateOverride() override | kanzi::DebugVisualization | protectedvirtual |
| isDeployed() const | kanzi::GPUResource | inline |
| isDeployedOverride() const override | kanzi::DebugVisualization | protectedvirtual |
| isKeepAlive() const | kanzi::Resource | |
| isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) const | kanzi::PropertyObject | |
| isTypeOf(const Metaclass *objectType) const | kanzi::MetaObject | inline |
| m_appliedStyles | kanzi::Object | protected |
| m_brush | kanzi::DebugVisualization | protected |
| m_brushRenderer | kanzi::DebugVisualization | protected |
| m_colorHandle | kanzi::DebugVisualization | protected |
| m_colorProperty | kanzi::DebugVisualization | protected |
| m_currentState | kanzi::DebugVisualization | protected |
| m_geometry | kanzi::DebugVisualization | protected |
| makeEditorInfo() | kanzi::Object | static |
| MemoryType enum name | kanzi::GPUResource | |
| MetaObject() | kanzi::MetaObject | inlineexplicitprotected |
| notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason) | kanzi::PropertyObject | protectedvirtual |
| Object(Domain *domain) | kanzi::Object | explicit |
| onCopy(const Object &other) | kanzi::Object | protected |
| kanzi::PropertyObject::onCopy(const PropertyObject &other) | kanzi::PropertyObject | protected |
| onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) | kanzi::PropertyObject | virtual |
| PropertyObject() | kanzi::PropertyObject | explicit |
| PropertyStorageConstIterator typedef | kanzi::PropertyObject | |
| PropertyStorageContainer typedef | kanzi::PropertyObject | |
| PropertyStorageIterator typedef | kanzi::PropertyObject | |
| PropertyStoragePtr typedef | kanzi::PropertyObject | |
| PropertyStorageReverseIterator typedef | kanzi::PropertyObject | |
| RamOnly enum value | kanzi::GPUResource | |
| reload() | kanzi::Resource | |
| reloadFromFile(string_view filePath) | kanzi::Resource | |
| reloadFromFileOverride(string_view filePath) | kanzi::Resource | protectedvirtual |
| reloadFromKzb(KzbFile &kzbFile, ReadOnlyMemoryFile &file, KzbMemoryParser &parser) | kanzi::Resource | |
| reloadFromKzbOverride(KzbFile &kzbFile, ReadOnlyMemoryFile &file, KzbMemoryParser &parser) | kanzi::Resource | protectedvirtual |
| reloadOverride() | kanzi::Resource | protectedvirtual |
| removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties) | kanzi::PropertyObject | |
| removeKzbProperties() | kanzi::PropertyObject | inline |
| removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer) | kanzi::PropertyObject | inline |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
| removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| removePropertyModifierBase(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner, bool notify) | kanzi::PropertyObject | inlineprotected |
| removePropertyModifierWithoutNotifyingHandlers(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
| removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer) | kanzi::PropertyObject | inline |
| removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner) | kanzi::PropertyObject | protected |
| Resource(Domain *domain, string_view name) | kanzi::Resource | explicitprotected |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
| setBrushProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::DebugVisualization | inline |
| setKeepAlive(bool keepAlive) | kanzi::Resource | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
| setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
| setScriptingContext(ScriptingContextSharedPtr context) | kanzi::Object | inline |
| setUrl(string_view url) | kanzi::Resource | |
| StateType typedef | kanzi::DebugVisualization | protected |
| unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| update(Renderer &renderer, const Camera &camera) | kanzi::DebugVisualization | |
| update(Renderer &renderer, const Mesh::Skeleton &skeleton) | kanzi::DebugVisualization | |
| updateCoordinateAxises(Renderer &renderer, float axisLength) | kanzi::DebugVisualization | |
| updateDirectionalLight(Renderer &renderer, float endPointDistance, float lineHeadLength, float debugSphereRadius, float debugConeRadius) | kanzi::DebugVisualization | |
| updateEmptyObject(Renderer &renderer, float radiusInner, float radiusOuter) | kanzi::DebugVisualization | |
| updateGrid(Renderer &renderer, const Matrix4x4 &viewMatrix) | kanzi::DebugVisualization | |
| updateRectangle(Renderer &renderer, float width, float height, float textureHeight, float textureOffset) | kanzi::DebugVisualization | |
| updateSpotLight(Renderer &renderer, float cutoffAngle, float innerAngle, float debugSphereRadius, const Matrix4x4 &worldTransform) | kanzi::DebugVisualization | |
| updateSpotLightCircleLines(Renderer &renderer, float cutoffAngle, float innerAngle) | kanzi::DebugVisualization | |
| updateVolume(Renderer &renderer, Vector3 minimumCorner, Vector3 maximumCorner) | kanzi::DebugVisualization | |
| updateVolume(Renderer &renderer, const Box &boundingVolume) | kanzi::DebugVisualization | inline |
| validatePropertyModifiers(AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
| validatePropertyModifiersAndNotifyHandlers(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
| ~GPUResource() override | kanzi::GPUResource | |
| ~MetaObject() | kanzi::MetaObject | virtual |
| ~Object() override | kanzi::Object | |
| ~PropertyObject() | kanzi::PropertyObject | virtual |
| ~Resource() override | kanzi::Resource |