MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChRefFunctionHandle Class Reference

#include <CHref.h>

Inheritance diagram for chrono::ChRefFunctionHandle:

Inheritance graph
[legend]
Collaboration diagram for chrono::ChRefFunctionHandle:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChRefFunctionHandle (ChFunction *mrootf, int m_hid)
virtual bool RestoreReference (ChFunction *mrootf)
int AccessHandle (double &mx, double &my, bool set_mode)
int SetHandleId (int m_hid)
int GetHandleId ()

Protected Attributes

int handle_id


Detailed Description

A reference to an handle of a ChFunction, that is one of the points which can be also dragged with the mouse

Member Function Documentation

int chrono::ChRefFunctionHandle::AccessHandle ( double &  mx,
double &  my,
bool  set_mode 
)

Access the referenced handle ==========>>>>>>

int chrono::ChRefFunctionHandle::SetHandleId ( int  m_hid  ) 

Change the handle ID.


CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen