Kanzi 3.9.10
node2d.hpp File Reference

Classes

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

Namespaces

namespace  kanzi
 

Typedefs

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