Choreonoid  1.8
Public Member Functions | List of all members
cnoid::SceneProjector Class Referenceabstract

#include <SceneProjector.h>

Inheritance diagram for cnoid::SceneProjector:
cnoid::SceneCylinderProjector cnoid::ScenePlaneProjector

Public Member Functions

virtual ~SceneProjector ()
 
virtual bool project (const SceneWidgetEvent *event, Vector3 &out_projected) const =0
 

Constructor & Destructor Documentation

◆ ~SceneProjector()

SceneProjector::~SceneProjector ( )
virtual

Member Function Documentation

◆ project()

virtual bool cnoid::SceneProjector::project ( const SceneWidgetEvent event,
Vector3 out_projected 
) const
pure virtual

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