neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::game::physics Struct Reference

#include <physics.hpp>

Classes

struct  meta
 

Public Attributes

scalar gravitationalConstant
 
std::optional< vec3uniformGravity
 

Detailed Description

Definition at line 29 of file physics.hpp.

Member Data Documentation

◆ gravitationalConstant

scalar neogfx::game::physics::gravitationalConstant

Definition at line 31 of file physics.hpp.

◆ uniformGravity

std::optional<vec3> neogfx::game::physics::uniformGravity

Definition at line 32 of file physics.hpp.


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