graphical-interface.idl File Reference

Go to the source code of this file.

Classes

exception  gepetto::Error
 Corba exception travelling through the Corba channel. More...
 
interface  gepetto::corbaserver::NodeCallback
 
interface  gepetto::corbaserver::GraphicalInterface
 

Modules

 gepetto
 
module  gepetto::corbaserver
 

Typedefs

typedef float gepetto::corbaserver::Transform[7]
 
typedef float gepetto::corbaserver::Vector2[2]
 
typedef float gepetto::corbaserver::Position[3]
 
typedef float gepetto::corbaserver::Color[4]
 
typedef string gepetto::corbaserver::WindowID
 
typedef sequence< string > gepetto::corbaserver::Names_t
 
typedef sequence< float > gepetto::corbaserver::floatSeq
 Sequence of names. More...
 
typedef sequence< Position > gepetto::corbaserver::PositionSeq
 
typedef sequence< Color > gepetto::corbaserver::ColorSeq
 
typedef sequence< Transform > gepetto::corbaserver::TransformSeq