INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orcaqgui3d::PointCloudElement Class Reference

a 3d element More...

#include <pointcloudelement.h>

Inherits orcaqgui3d::IceStormElement3d< PointCloudPainter, orca::PointCloudData, orca::PointCloudPrx, orca::PointCloudConsumer, orca::PointCloudConsumerPrx >.

List of all members.

Public Member Functions

virtual bool isInGlobalCS ()
virtual void iceStormConnectedEvent ()
 Can do special stuff on connection by inheriting and overloading this.
virtual QStringList contextMenu ()
virtual void execute (int action)
virtual osg::Node * osgNode () const
 Returns the OpenSceneGraph Node.

Detailed Description

a 3d element

Author:
Alex Brooks

Member Function Documentation

QStringList orcaqgui3d::PointCloudElement::contextMenu (  )  [virtual]

Optional function to populate the menu list on right-click. Default implementation does nothing.

Reimplemented from hydroqguielementutil::GuiElement.

void orcaqgui3d::PointCloudElement::execute ( int  action  )  [virtual]

Optional callback function which will be called when one of the context menu items is selected. Default implementation does nothing.

Reimplemented from hydroqguielementutil::GuiElement.

virtual bool orcaqgui3d::PointCloudElement::isInGlobalCS (  )  [inline, virtual]

Determines whether the element should be painted in the global coordinate system. If returns FALSE (default), we will search for a localization element on the same platform.

Reimplemented from hydroqguielementutil::GuiElement.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5