VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations

Contain enumerations. More...

Go to the source code of this file.

Enumerations

enum  DtValueType {
  Empty = 0, Any = 1, String = Any << 1, Integer = String << 1,
  Float = Integer << 1, Class = Float << 1, Number
}
 
enum  DtAttribFlag { Unique = 1, Required = Unique << 1, Enumerate = Implied << 1 }
 

Detailed Description

Contain enumerations.


Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)