#include <kanzi/object/metaclass.hpp>#include <kanzi/property/property_type.hpp>#include <kanzi/platform/type_traits.hpp>#include <kanzi/platform/string.hpp>#include <kanzi/platform/vector.hpp>Classes | |
| struct | kanzi::AppliedStyleEntry |
| Applied style entry. More... | |
| class | kanzi::Object |
| Object provides metadata and property access to derived classes. More... | |
| class | kanzi::ClassPropertyDefaultValue< TDataType, typename > |
| ClassPropertyDefaultValue is a helper for installing property values as class metadata. More... | |
| class | kanzi::ClassPropertyDefaultValue< bool > |
| class | kanzi::IntClassPropertyDefaultValueHelper |
| class | kanzi::ClassPropertyDefaultValue< int > |
| class | kanzi::ClassPropertyDefaultValue< float > |
| class | kanzi::ClassPropertyDefaultValue< KzcColorRGBA > |
| class | kanzi::ClassPropertyDefaultValue< string > |
| class | kanzi::ClassPropertyDefaultValue< ResourceID > |
| class | kanzi::ClassPropertyDefaultValue< Vector2 > |
| class | kanzi::ClassPropertyDefaultValue< Vector3 > |
| class | kanzi::ClassPropertyDefaultValue< Matrix3x3 > |
| class | kanzi::ClassPropertyDefaultValue< Matrix4x4 > |
Namespaces | |
| kanzi | |
Typedefs | |
| typedef shared_ptr< Style > | kanzi::StyleSharedPtr |
| typedef shared_ptr< Object > | kanzi::ObjectSharedPtr |
| Object shared pointer type. More... | |