#include <vtkVRCollaborationClient.h>
Definition at line 62 of file vtkVRCollaborationClient.h.
◆ GetString()
bool vtkVRCollaborationClient::Argument::GetString |
( |
std::string & |
result | ) |
|
◆ SetString()
void vtkVRCollaborationClient::Argument::SetString |
( |
std::string const & |
in | ) |
|
◆ GetStringVector()
bool vtkVRCollaborationClient::Argument::GetStringVector |
( |
std::vector< std::string > & |
result | ) |
|
◆ SetStringVector()
void vtkVRCollaborationClient::Argument::SetStringVector |
( |
std::vector< std::string > const & |
in | ) |
|
◆ GetDoubleVector()
bool vtkVRCollaborationClient::Argument::GetDoubleVector |
( |
std::vector< double > & |
result | ) |
|
◆ SetDoubleVector()
void vtkVRCollaborationClient::Argument::SetDoubleVector |
( |
double const * |
in, |
|
|
uint16_t |
size |
|
) |
| |
◆ SetDouble()
void vtkVRCollaborationClient::Argument::SetDouble |
( |
double |
val | ) |
|
◆ GetDouble()
bool vtkVRCollaborationClient::Argument::GetDouble |
( |
double & |
result | ) |
|
◆ GetInt32Vector()
bool vtkVRCollaborationClient::Argument::GetInt32Vector |
( |
std::vector< int32_t > & |
result | ) |
|
◆ SetInt32Vector()
void vtkVRCollaborationClient::Argument::SetInt32Vector |
( |
int32_t const * |
in, |
|
|
uint16_t |
size |
|
) |
| |
◆ SetInt32()
void vtkVRCollaborationClient::Argument::SetInt32 |
( |
int32_t |
val | ) |
|
◆ GetInt32()
bool vtkVRCollaborationClient::Argument::GetInt32 |
( |
int32_t & |
result | ) |
|
◆ Type
◆ Count
uint16_t vtkVRCollaborationClient::Argument::Count = 0 |
◆ Data
std::shared_ptr<void> vtkVRCollaborationClient::Argument::Data |
The documentation for this class was generated from the following file: