FreeWRL / FreeX3D 4.3.0
EntityType 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
 
unsigned char specific
 specific info based on subcategory field
 
unsigned char extra
 

Detailed Description

Definition at line 478 of file DIS.h.

Field Documentation

◆ category

unsigned char EntityType::category

category of entity

Definition at line 486 of file DIS.h.

◆ country

unsigned short EntityType::country

country to which the design of the entity is attributed

Definition at line 484 of file DIS.h.

◆ domain

unsigned char EntityType::domain

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

Definition at line 482 of file DIS.h.

◆ entityKind

unsigned char EntityType::entityKind

Kind of entity.

Definition at line 480 of file DIS.h.

◆ extra

unsigned char EntityType::extra

Definition at line 491 of file DIS.h.

◆ specific

unsigned char EntityType::specific

specific info based on subcategory field

Definition at line 490 of file DIS.h.

◆ subcategory

unsigned char EntityType::subcategory

subcategory of entity

Definition at line 488 of file DIS.h.


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