VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
reflectedEntityHLA.h File Reference

This file provides a declaration of the class DtReflectedEntity and the definition of DtEntityCallbackFunction. More...

Go to the source code of this file.

Classes

class  DtReflectedEntity
 Instances of DtReflectedEntity are used to represent a simulation entity reflected across a network (i.e. More...
 

Typedefs

typedef void(* DtEntityCallbackFunction )(DtReflectedEntity *obj, void *userData)
 Callback function that takes a DtReflectedObject and user data. More...
 

Detailed Description

This file provides a declaration of the class DtReflectedEntity and the definition of DtEntityCallbackFunction.

Typedef Documentation

typedef void(* DtEntityCallbackFunction)(DtReflectedEntity *obj, void *userData)

Callback function that takes a DtReflectedObject and user data.


Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)