#include "3d.h"
#include "cursor.h"
#include "controlEngine.h"
Go to the source code of this file.
Functions | |
void | Config (Face *face, double dx, double dy, float alpha) |
Variables | |
ControlEngine | ce |
|
Definition at line 27 of file cursor.cpp. References alpha, Face::blending, ce, Face::computeSize, MyTreeNode< T >::elem, Control::faceNode, ControlEngine::masterContainer, Face::material, Face::noPicking, Face::position, Material::SetDS(), Layout< T >::SetPercent(), Face::size, Point2D< GLdouble >::x, Point3D< LayoutDouble >::x, Point2D< LayoutDouble >::x, Point2D< GLdouble >::y, Point3D< LayoutDouble >::y, and Point2D< LayoutDouble >::y. Referenced by Cursor::Create(). |
|
Definition at line 23 of file cursor.cpp. |