Kanzi  3.9.6
Kanzi Engine API
node2d.hpp File Reference

Classes

struct  kanzi::Node2D::ClippingArea
 Clipping information carried from parents. More...
 
class  kanzi::Node2D
 Node2D is the base class of all 2D nodes. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef shared_ptr< Node2D const > kanzi::Node2DConstSharedPtr
 
typedef shared_ptr< Node2D > kanzi::Node2DSharedPtr
 
typedef weak_ptr< Node2D > kanzi::Node2DWeakPtr