VR-Engage  2.2
Loading...
Searching...
No Matches
projectileList.h File Reference
Include dependency graph for projectileList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtProjectileList
 

Namespaces

namespace  makVre
 

Variables

const char makVre::DtProjectileListType [] = "DtProjectileList"
 

Detailed Description

This file defines the DtProjectileList class, which provides a readable/writable list of DtProjectile objects in VREngage simulations. DtProjectileList items include the type of DtProjectile class, so it can read/write DtProjectile objects of any type registered in the DtProjectileFactory.