VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrv::DtVisualizerSchema::Parameter Struct Reference

Public Member Functions

 Parameter ()
 
 Parameter (const std::string &typeInfoName, const std::string &name, const DtUnicode &screenName, const DtUnicode &desc, bool required)
 

Public Attributes

std::string myVisualizerAttributeTypeInfoName
 
std::string myName
 
DtUnicode myScreenName
 
DtUnicode myDescription
 
bool myRequired
 
std::vector< DtUnicodemyEnumerationValues
 

Constructor & Destructor Documentation

makVrv::DtVisualizerSchema::Parameter::Parameter ( )

Default emtpy parameter.

makVrv::DtVisualizerSchema::Parameter::Parameter ( const std::string &  typeInfoName,
const std::string &  name,
const DtUnicode screenName,
const DtUnicode desc,
bool  required 
)

Constructor for parameter.

Member Data Documentation

std::string makVrv::DtVisualizerSchema::Parameter::myVisualizerAttributeTypeInfoName
std::string makVrv::DtVisualizerSchema::Parameter::myName
DtUnicode makVrv::DtVisualizerSchema::Parameter::myScreenName
DtUnicode makVrv::DtVisualizerSchema::Parameter::myDescription
bool makVrv::DtVisualizerSchema::Parameter::myRequired
std::vector<DtUnicode> makVrv::DtVisualizerSchema::Parameter::myEnumerationValues

The documentation for this struct was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)