Home
last modified time | relevance | path

Searched refs:AddNodeFront (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/megapov/megapov-1.2.1/source/base/
H A Dpovmscpp.h366 AddNodeFront(hclass, hid, new MemberHandlerOO<T>(cptr, hptr), NULL); in InstallFront()
371 AddNodeFront(hclass, hid, NULL, new MemberHandler<T>(cptr, hptr)); in InstallFront()
376 AddNodeFront(hclass, hid, new FunctionHandlerOO(hptr, pptr), NULL); in InstallFront()
381 AddNodeFront(hclass, hid, NULL, new FunctionHandler(hptr, pptr)); in InstallFront()
425 void AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handler *hptr);
H A Dpovmscpp.cpp1053 void POVMS_MessageReceiver::AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handle… in AddNodeFront() function in POVMS_MessageReceiver
/dports/graphics/povray36/povray-3.6.1/source/base/
H A Dpovmscpp.h361 AddNodeFront(hclass, hid, new MemberHandlerOO<T>(cptr, hptr), NULL); in InstallFront()
366 AddNodeFront(hclass, hid, NULL, new MemberHandler<T>(cptr, hptr)); in InstallFront()
371 AddNodeFront(hclass, hid, new FunctionHandlerOO(hptr, pptr), NULL); in InstallFront()
376 AddNodeFront(hclass, hid, NULL, new FunctionHandler(hptr, pptr)); in InstallFront()
420 void AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handler *hptr);
H A Dpovmscpp.cpp1048 void POVMS_MessageReceiver::AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handle… in AddNodeFront() function in POVMS_MessageReceiver
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/povms/
H A Dpovmscpp.h436 AddNodeFront(hclass, hid, new MemberHandlerOO<T>(cptr, hptr), nullptr); in InstallFront()
441 AddNodeFront(hclass, hid, nullptr, new MemberHandler<T>(cptr, hptr)); in InstallFront()
446 AddNodeFront(hclass, hid, new FunctionHandlerOO(hptr, pptr), nullptr); in InstallFront()
451 AddNodeFront(hclass, hid, nullptr, new FunctionHandler(hptr, pptr)); in InstallFront()
495 void AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handler *hptr);
H A Dpovmscpp.cpp1753 void POVMS_MessageReceiver::AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handle… in AddNodeFront() function in POVMS_MessageReceiver
/dports/graphics/povray37/povray-3.7.0.10/source/base/
H A Dpovmscpp.h426 AddNodeFront(hclass, hid, new MemberHandlerOO<T>(cptr, hptr), NULL); in InstallFront()
431 AddNodeFront(hclass, hid, NULL, new MemberHandler<T>(cptr, hptr)); in InstallFront()
436 AddNodeFront(hclass, hid, new FunctionHandlerOO(hptr, pptr), NULL); in InstallFront()
441 AddNodeFront(hclass, hid, NULL, new FunctionHandler(hptr, pptr)); in InstallFront()
485 void AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handler *hptr);
H A Dpovmscpp.cpp1743 void POVMS_MessageReceiver::AddNodeFront(POVMSType hclass, POVMSType hid, HandlerOO *hooptr, Handle… in AddNodeFront() function in POVMS_MessageReceiver