HandlerFunctor Class
(Qt3DLogic::Logic::HandlerFunctor)Inherits: | Qt3DCore::QBackendNodeMapper |
Public Functions
HandlerFunctor(Manager *handler) | |
Qt3DCore::QBackendNode * | create(const Qt3DCore::QNodeCreatedChangeBasePtr &change) const |
void | destroy(Qt3DCore::QNodeId id) const |
Qt3DCore::QBackendNode * | get(Qt3DCore::QNodeId id) const |
- 3 public functions inherited from Qt3DCore::QBackendNodeMapper
Member Function Documentation
HandlerFunctor::HandlerFunctor(Manager *handler)
Default constructs an instance of HandlerFunctor.