#include "generic/referencecounted.h"
Go to the source code of this file.
Namespaces | |
namespace | scene |
Defines | |
#define | INCLUDED_NULLMODEL_H |
Typedefs | |
typedef SmartReference < scene::Node, IncRefDecRefCounter < scene::Node > > | NodeSmartReference |
Functions | |
NodeSmartReference | NewNullModel () |
void | NullModel_Construct () |
void | NullModel_Destroy () |
#define INCLUDED_NULLMODEL_H |
Definition at line 23 of file nullmodel.h.
typedef SmartReference<scene::Node, IncRefDecRefCounter<scene::Node> > NodeSmartReference |
Definition at line 31 of file nullmodel.h.
NodeSmartReference NewNullModel | ( | ) |
void NullModel_Construct | ( | ) |
void NullModel_Destroy | ( | ) |