|
http://www.sim.no http://www.coin3d.org |
#include <dime/records/FloatRecord.h>
Inheritance diagram for dimeFloatRecord:

Public Member Functions | |
| dimeFloatRecord (const int group_code=10, const float val=0.0f) | |
| virtual dimeRecord * | copy (dimeMemHandler *const mh) const |
| virtual void | setValue (const dimeParam ¶m, dimeMemHandler *const memhandler=NULL) |
| virtual void | getValue (dimeParam ¶m) const |
| float | getValue () const |
| void | setValue (const float val) |
| int | typeId () const |
| bool | read (dimeInput *const in) |
| bool | write (dimeOutput *const out) |
| dimeFloatRecord::dimeFloatRecord | ( | const int | group_code = 10, |
|
| const float | val = 0.0f | |||
| ) |
Constructor
| dimeRecord * dimeFloatRecord::copy | ( | dimeMemHandler *const | mh | ) | const [virtual] |
Returns a copy of this record.
Implements dimeRecord.
| void dimeFloatRecord::getValue | ( | dimeParam & | param | ) | const [virtual] |
Returns the value of this record.
Implements dimeRecord.
| bool dimeFloatRecord::read | ( | dimeInput *const | in | ) | [virtual] |
This function will read the record from the dimeInput file.
Implements dimeRecord.
| void dimeFloatRecord::setValue | ( | const float | val | ) |
Sets the float value.
| void dimeFloatRecord::setValue | ( | const dimeParam & | param, | |
| dimeMemHandler *const | memhandler = NULL | |||
| ) | [virtual] |
Sets the value of this record. The memory handler is needed by dimeStringRecord.
Implements dimeRecord.
| int dimeFloatRecord::typeId | ( | ) | const [virtual] |
This virtual function will return the type of the record.
Implements dimeRecord.
| bool dimeFloatRecord::write | ( | dimeOutput *const | out | ) | [virtual] |
This function will write the record to the dimeOutput file.
Reimplemented from dimeRecord.
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Tue Dec 2 23:27:14 2008 for DIME by Doxygen. 1.4.7