#include <kanzi/core.ui/graphics3d/sort_object_source_runtime.hpp>#include <kanzi/core/math/matrix4x4.hpp>Classes | |
| class | kanzi::SortByZObjectSourceRuntime |
| Runtime for z-sort object source. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| using | kanzi::SortByZObjectSourceRuntimeSharedPtr |
| Frustum cull filter runtime shared pointer type. | |
Functions | |
| float | kanzi::matrixMultiplyAffineGetTranslationZ (const kanzi::Matrix4x4 &lhs, const kanzi::Matrix4x4 &rhs) |
| Gets translation Z component from product of two matrices, where both are affine transformations. | |