#include "3d.h"#include "input.h"#include "controlEngine.h"#include "container.h"#include "mylist.h"#include "control.h"Go to the source code of this file.
Defines | |
| #define | DOCK_INIT | 
| place le control en haut de son container avec: une marge margeX de charque coté dans les X une marge margeY dans les Y une talle Y de sizeY   | |
Variables | |
| ControlEngine | ce | 
      
  | 
  
| 
 Value: if (!faceNode) return FALSE; \ Face *father,*child; \ child = faceNode->elem; \ father = faceNode->parent->elem; \ if (!child||!father) return FALSE; \ 
 Definition at line 269 of file control.cpp. Referenced by Control::ChangeDirection(), Control::XDockCenter(), Control::XDockLeft(), Control::XDockRight(), Control::YDockBottom(), Control::YDockCenter(), and Control::YDockTop().  | 
  
      
  | 
  
| 
 
 Definition at line 26 of file control.cpp.  | 
  
 
1.3.6