An NDoc Documented Class Library

SpringEmbedders Namespace

Namespace hierarchy

Classes

Class Description
Camera Camera class
Complex Class for complex numbers
DynamicVB An abstraction of a vertex buffer to simplify rendering of dynamic data. Internal it creates a dynamic wirteonly vertexbuffer. When a lock call comes a locked stream of the demanded size is returned. Thereby the there is enough space left the buffer is locked with nooverride continuing after the last locked segment. When the size exceeds the buffer is dicarded and when the size is even bigger than the buffer, a bigger buffer is created.
Graph Class for the graph
Graph.Edge Class Edge
Graph.Node Class for nodes.
GraphEdit Class for the GraphEdit UI
GraphInfo Class for GraphInfo UI
GraphViewer Graphviewer Form Class
GroupBoxDrop The general user control in the GroupBoxDropContainer
GroupBoxDropContainer Container for the GroupDropBoxes
NodeDlg Dialog that shows the properties of a node
OffscreenRT A rendertarget with an assoziated offscreen surface and functions to access its data easily.
SaveDlg Save Dialog.
SimulationParameters Layout simulation parameters.
VisualParameters Parameters to draw the graph

Enumerations

Enumeration Description
Graph.LayoutType Specifies the possible layout types.