Free Electron
Classes
Drawing Interface

Classes

class  fe::ext::CameraEditable
 Adjustable Camera. More...
 
class  fe::ext::CameraI
 viewing position More...
 
class  fe::ext::DrawableI
 Visualizable object using a DrawI. More...
 
class  fe::ext::DrawBufferI
 GPU cache. More...
 
class  fe::ext::DrawCached
 Delayed rendering to another DrawI, presumably an immediate one. More...
 
class  fe::ext::DrawCommon
 Drawing functions not specific to the graphics language. More...
 
class  fe::ext::DrawI
 Generalized drawing of points, lines, text, and basic triangles. More...
 
class  fe::ext::DrawMode
 Configuration for rendering such as line width and backface culling. More...
 
class  fe::ext::DrawNull
 Draw nothing for DrawI, elegantly. More...
 
class  fe::ext::DrawThreaded
 Off-threaded rendering. More...
 
class  fe::ext::PartitionI
 matchable list of strings More...
 
class  fe::ext::ViewCommon
 general-implementation methods for ViewI More...
 
class  fe::ext::ViewI
 A rendering region. More...
 

Detailed Description