#include <ofxOscArg.h>
List of all members.
Constructor & Destructor Documentation
ofxOscArgFloat::ofxOscArgFloat |
( |
float |
_value ) |
[inline] |
ofxOscArgFloat::~ofxOscArgFloat |
( |
) |
[inline] |
ofxOscArgFloat::ofxOscArgFloat |
( |
float |
_value ) |
[inline] |
ofxOscArgFloat::~ofxOscArgFloat |
( |
) |
[inline] |
ofxOscArgFloat::ofxOscArgFloat |
( |
float |
_value ) |
[inline] |
ofxOscArgFloat::~ofxOscArgFloat |
( |
) |
[inline] |
Member Function Documentation
float ofxOscArgFloat::get |
( |
) |
const [inline] |
float ofxOscArgFloat::get |
( |
) |
const [inline] |
float ofxOscArgFloat::get |
( |
) |
const [inline] |
return the type of this argument
Reimplemented from ofxOscArg.
return the type of this argument
Reimplemented from ofxOscArg.
return the type of this argument
Reimplemented from ofxOscArg.
string ofxOscArgFloat::getTypeName |
( |
) |
[inline, virtual] |
string ofxOscArgFloat::getTypeName |
( |
) |
[inline, virtual] |
string ofxOscArgFloat::getTypeName |
( |
) |
[inline, virtual] |
void ofxOscArgFloat::set |
( |
float |
_value ) |
[inline] |
void ofxOscArgFloat::set |
( |
float |
_value ) |
[inline] |
void ofxOscArgFloat::set |
( |
float |
_value ) |
[inline] |
The documentation for this class was generated from the following files: