#include <cutUserServer.h>
Inheritance diagram for cutUserServer:
Public Methods | |
cutUserServer () | |
constructor - constructs the User cuts. More... | |
~cutUserServer () | |
destructor - destroies the User cuts. | |
Private Methods | |
void | createSystemCuts () |
create system cuts. | |
void | createUserCuts () |
create user cuts. |
|
constructor - constructs the User cuts.
the cuts derived from cutVI should be declared/construct here to make them available to the rest of the program via de selectionManager
Definition at line 12 of file cutUserServer.cpp.
|
|
|