Kanzi 3.9.10
sort_by_z_object_source_runtime.hpp File Reference

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.