VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Member Functions | Public Attributes
makVrl.ArtPart Class Reference
+ Collaboration diagram for makVrl.ArtPart:

Public Member Functions

void setParameter (ParameterTypes type, float val)
 

Public Attributes

int myId
 
int myAttachedTo = -1
 
List< ParametermyParameters = new List<Parameter>()
 

Member Function Documentation

void makVrl.ArtPart.setParameter ( ParameterTypes  type,
float  val 
)
inline

Member Data Documentation

int makVrl.ArtPart.myAttachedTo = -1
int makVrl.ArtPart.myId
List<Parameter> makVrl.ArtPart.myParameters = new List<Parameter>()

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

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)