FreeWRL / FreeX3D 4.3.0
ObjectType Struct Reference

Data Fields

unsigned char entityKind
 Kind of entity.
 
unsigned char domain
 Domain of entity (air, surface, subsurface, space, etc)
 
unsigned short country
 country to which the design of the entity is attributed
 
unsigned char category
 category of entity
 
unsigned char subcategory
 subcategory of entity
 

Detailed Description

Definition at line 240 of file DIS.h.

Field Documentation

◆ category

unsigned char ObjectType::category

category of entity

Definition at line 248 of file DIS.h.

◆ country

unsigned short ObjectType::country

country to which the design of the entity is attributed

Definition at line 246 of file DIS.h.

◆ domain

unsigned char ObjectType::domain

Domain of entity (air, surface, subsurface, space, etc)

Definition at line 244 of file DIS.h.

◆ entityKind

unsigned char ObjectType::entityKind

Kind of entity.

Definition at line 242 of file DIS.h.

◆ subcategory

unsigned char ObjectType::subcategory

subcategory of entity

Definition at line 250 of file DIS.h.


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