Choreonoid  1.5
Public Member Functions | Friends | List of all members
cnoid::SceneWidgetEvent Class Reference

#include <SceneWidgetEditable.h>

Public Member Functions

 SceneWidgetEvent (const SceneWidgetEvent &org)
 
const Vector3point () const
 
const SgNodePathnodePath () const
 
double x () const
 
double y () const
 
int key () const
 
int button () const
 
int modifiers () const
 
double wheelSteps () const
 
const SgNodePathcameraPath () const
 
const Affine3currentCameraPosition () const
 
SceneWidgetsceneWidget () const
 
void updateIndicator (const std::string &message) const
 

Friends

class SceneWidgetImpl
 

Constructor & Destructor Documentation

SceneWidgetEvent::SceneWidgetEvent ( const SceneWidgetEvent org)

Member Function Documentation

int cnoid::SceneWidgetEvent::button ( ) const
inline
Returns
a Qt::MouseButton value
const SgNodePath& cnoid::SceneWidgetEvent::cameraPath ( ) const
inline
const Affine3 & SceneWidgetEvent::currentCameraPosition ( ) const
int cnoid::SceneWidgetEvent::key ( ) const
inline
Returns
a Qt::Key value
int cnoid::SceneWidgetEvent::modifiers ( ) const
inline
Returns
a Qt::KeyboardModifiers value
const SgNodePath& cnoid::SceneWidgetEvent::nodePath ( ) const
inline
const Vector3& cnoid::SceneWidgetEvent::point ( ) const
inline
SceneWidget* cnoid::SceneWidgetEvent::sceneWidget ( ) const
inline
void SceneWidgetEvent::updateIndicator ( const std::string &  message) const
double cnoid::SceneWidgetEvent::wheelSteps ( ) const
inline
double cnoid::SceneWidgetEvent::x ( ) const
inline
double cnoid::SceneWidgetEvent::y ( ) const
inline

Friends And Related Function Documentation

friend class SceneWidgetImpl
friend

The documentation for this class was generated from the following files: