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

Go to the source code of this file.

Classes

class  makVre::DtProjectile
 
struct  makVre::DtProjectile::ProjectileUpdateResult
 

Namespaces

namespace  makVre
 

Variables

const char makVre::DtProjectileType [] = "DtProjectile"
 

Detailed Description

This file defines the DtProjectile class, which represents objects fired from weapons in VREngage simulations. It models projectiles that follow ballistic trajectories, taking into account the effects of gravity and drag.