Raytrix Light Field SDK  4.0
Logo
Classes | Enumerations | Functions
CLUViz::Net Namespace Reference

Classes

struct  CircleViewPars
 Parameters determining the visual appearance of drawn circles. More...
 
class  EngineCtrl
 CluViz engine class that is required for initializing and finalizing of CluViz in a single thread environment. More...
 
struct  LineStripViewPars
 Parameters determining the visual appearance of drawn line strips. More...
 
struct  PointViewPars
 Parameters determining the visual appearance of drawn points. More...
 
struct  SMouseEventData
 Information about mouse events. More...
 
class  Tool
 Provides methods for showing a CluViz window showing a single image. More...
 
class  ToolViewForm
 Summary for ToolViewForm. More...
 
class  ViewCtrl
 CLUViz .NET View Control More...
 
class  ViewToolBase
 Base implementation of CluViz view tools. More...
 

Enumerations

Functions

public delegate void ViewErrorEventHandler (System::Exception^ ex, ViewCtrl^ xSender)
 Delegate for handling ViewError events. More...
 
public delegate void ViewMouseEventHandler (CLUViz::Net::SMouseEventData^ xMouseEventData)
 Delegate for handling ViewMouse events. More...