Kanzi  3.9.6
Kanzi Engine API
sort_by_z_object_source_runtime.hpp File Reference

Classes

class  kanzi::SortByZObjectSourceRuntime
 Runtime for z-sort object source. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::SortByZObjectSourceRuntimeSharedPtr = shared_ptr< SortByZObjectSourceRuntime >
 Frustum cull filter runtime shared pointer type. More...
 

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. More...