Docs
0.11.0
nights_stay
ofDocs
documentation
addons
ofxOsc
ofxOscArgInt
ofxOscArg
ofxOscArgBlob
ofxOscArgBool
ofxOscArgChar
ofxOscArgDouble
ofxOscArgFloat
ofxOscArgInt
ofxOscArgInt32
ofxOscArgInt64
ofxOscArgMidiMessage
ofxOscArgNone
ofxOscArgRgbaColor
ofxOscArgString
ofxOscArgSymbol
ofxOscArgTimetag
ofxOscArgTrigger
ofxOscBundle
ofxOscMessage
ofxOscParameterSync
ofxOscReceiver
ofxOscReceiverSettings
ofxOscSender
ofxOscSenderSettings
ofxOscArgInt
edit
Edit
ofxOscArgInt(
...
)
ofxOscArgInt
(
int32_t value
)
Methods
ofxOscArgInt
See also
documentation
ofxOscArgInt64
documentation
ofxOscArgInt32
documentation
ofxOscArg
documentation
ofxOsc
addons
ofxOsc
#class ofxOscArgInt <!-- _visible: True_ _advanced: False_ _istemplated: False_ _extends: ofxOscArgInt32_ --> ##InlineDescription a 32-bit integer argument, type name "i" ##Description ##Methods ### ofxOscArgInt(value) <!-- _syntax: ofxOscArgInt(value)_ _name: ofxOscArgInt_ _returns: _ _returns_description: _ _parameters: int32_t value_ _access: public_ _version_started: 0.9.0_ _version_deprecated: _ _summary: _ _constant: False_ _static: False_ _visible: True_ _advanced: False_ --> _inlined_description: _ _description: _ <!-----------------------------------------------------------------------------> ##Variables