ZeroZero Game Engine  v0.0
A 3D game engine using Vulkan & Jolt
Public Attributes | List of all members
SubShape Struct Reference

Detailed Description

Sub shape composing a StaticCompoundShape

Public Attributes

shared_ptr< Shapeshape
 
vec3 position {0.0f}
 
vec3 rotation {0.0f}
 

Member Data Documentation

vec3 position {0.0f}

Local space position

vec3 rotation {0.0f}

Local space rotation

shared_ptr<Shape> shape

The geometry shape