Public Member Functions
SelectionObj Class Reference

A graphical selection object. More...

#include <SelectionObj.hh>

List of all members.

Public Member Functions

 SelectionObj (Scene *scene_)
 Constructor.
virtual ~SelectionObj ()
 Destructor.
void Init ()
void Attach (VisualPtr visual)
 Set the position of the node.
void Clear ()
bool IsActive () const
 Return true if the user is move the selection obj.
void SetActive (bool _active)
 Set true if the user is moving the selection obj.
std::string GetVisualName () const
 Get the name of the visual the seleciton obj is attached to.
void SetHighlight (const std::string &_mod)
 Highlight the selection object based on a modifier.

Detailed Description

A graphical selection object.


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