VR-Exchange 2.10 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
MAKVrExchange::DtSilentEntity Class Reference

Represents entities which are not simulated, but rather only listed in the aggregate. More...

Public Member Functions

 DtSilentEntity ()
 Default CTOR. More...
 
 DtSilentEntity (const DtSilentEntity &other)
 Copy CTOR - this class is copyable. More...
 
virtual ~DtSilentEntity ()
 Default DTOR. More...
 
DtSilentEntityoperator= (const DtSilentEntity &other)
 Assignment Operator - this class is copyable. More...
 
bool operator== (const DtSilentEntity &other) const
 Tests for equality by comparing size and bytes. More...
 
Data Exchange Attributes
 DtDEC_ATTRIBUTE (DtU32, NumberOfEntities, numberOfEntities)
 The number of entities of this type. More...
 
 DtDEC_ATTRIBUTE (DtU32, NumberOfAppearanceRecords, numberOfAppearanceRecords)
 The Number of Appearance records in this aggregate. More...
 
 DtDEC_ATTRIBUTE (DtU64, EntityAppearance, entityAppearance)
 The Entity's appearance record. More...
 
 DtDEC_ATTRIBUTE (DtEntityType, EntityType, entityType)
 The Entity's type. More...
 

Detailed Description

Represents entities which are not simulated, but rather only listed in the aggregate.

Constructor & Destructor Documentation

MAKVrExchange::DtSilentEntity::DtSilentEntity ( )

Default CTOR.

MAKVrExchange::DtSilentEntity::DtSilentEntity ( const DtSilentEntity other)

Copy CTOR - this class is copyable.

virtual MAKVrExchange::DtSilentEntity::~DtSilentEntity ( )
virtual

Default DTOR.

Member Function Documentation

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtU32  ,
NumberOfEntities  ,
numberOfEntities   
)

The number of entities of this type.

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtU32  ,
NumberOfAppearanceRecords  ,
numberOfAppearanceRecords   
)

The Number of Appearance records in this aggregate.

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtU64  ,
EntityAppearance  ,
entityAppearance   
)

The Entity's appearance record.

MAKVrExchange::DtSilentEntity::DtDEC_ATTRIBUTE ( DtEntityType  ,
EntityType  ,
entityType   
)

The Entity's type.

DtSilentEntity& MAKVrExchange::DtSilentEntity::operator= ( const DtSilentEntity other)

Assignment Operator - this class is copyable.

bool MAKVrExchange::DtSilentEntity::operator== ( const DtSilentEntity other) const

Tests for equality by comparing size and bytes.


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

Document ID: Generated on Mon May 25 18:45:12 EDT 2026 from SVN revision 289111
Copyright © 2005-2026 MAK Technologies. All Rights Reserved (www.mak.com)