Kanzi  3.9.6
Kanzi Engine API
legacy_render_pass.hpp File Reference

Classes

class  kanzi::LegacyRenderPass
 Legacy Render Pass is phased out in favor of specialized render passes that perform individual operations, which are combined in a Legacy Render Pass into a single render pass. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef shared_ptr< LegacyRenderPass > kanzi::LegacyRenderPassSharedPtr
 LegacyRenderpass shared pointer type. More...
 

Enumerations

enum  kanzi::KzuViewportCoordinateType { kanzi::KZU_VIEWPORT_COORDINATE_ABSOLUTE, kanzi::KZU_VIEWPORT_COORDINATE_RELATIVE }
 Enumeration for viewport coordinate unit type (exact pixel coordinates / percentages from window) More...