|
HDK
|
#include <MC_MocapStreamImpl.h>
Public Attributes | |
| bool | localPort |
| bool | localIP |
| bool | hostIP |
| bool | multicastIP |
| bool | dataPort |
| bool | commandPort |
| bool | facialAttribs |
| bool | configAttrib |
| bool | doConvertUnits |
| bool | doConvertUpAxis |
Definition at line 216 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::commandPort |
Definition at line 223 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::configAttrib |
Definition at line 225 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::dataPort |
Definition at line 222 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::doConvertUnits |
Definition at line 226 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::doConvertUpAxis |
Definition at line 227 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::facialAttribs |
Definition at line 224 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::hostIP |
Definition at line 220 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::localIP |
Definition at line 219 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::localPort |
Definition at line 218 of file MC_MocapStreamImpl.h.
| bool MC_MocapStreamImpl::ServerOptions::Enabled::multicastIP |
Definition at line 221 of file MC_MocapStreamImpl.h.