CustusX  18.04
An IGT application
cx::SharedContextCreatedCallback Class Reference

#include <cxSharedContextCreatedCallback.h>

Inheritance diagram for cx::SharedContextCreatedCallback:

Public Member Functions

 SharedContextCreatedCallback ()
 
void setRenderWindowFactory (RenderWindowFactory *factory)
 
virtual void Execute (vtkObject *view, unsigned long eventId, void *cbo)
 

Static Public Member Functions

static SharedContextCreatedCallbackNew ()
 

Detailed Description

Definition at line 26 of file cxSharedContextCreatedCallback.h.

Constructor & Destructor Documentation

cx::SharedContextCreatedCallback::SharedContextCreatedCallback ( )

Definition at line 29 of file cxSharedContextCreatedCallback.cpp.

Member Function Documentation

void cx::SharedContextCreatedCallback::Execute ( vtkObject *  view,
unsigned long  eventId,
void *  cbo 
)
virtual

Definition at line 39 of file cxSharedContextCreatedCallback.cpp.

SharedContextCreatedCallback * cx::SharedContextCreatedCallback::New ( )
static

Definition at line 24 of file cxSharedContextCreatedCallback.cpp.

void cx::SharedContextCreatedCallback::setRenderWindowFactory ( RenderWindowFactory factory)

Definition at line 34 of file cxSharedContextCreatedCallback.cpp.


The documentation for this class was generated from the following files: