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 Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)