Cogs.Core
Public Attributes | List of all members
Cogs::Core::TransformState Struct Reference

Defines the state of a transform. More...

#include <TransformSystem.h>

Public Attributes

bool cached = false
 
bool changed = false
 

Detailed Description

Defines the state of a transform.

Definition at line 25 of file TransformSystem.h.

Member Data Documentation

◆ cached

bool Cogs::Core::TransformState::cached = false

Definition at line 27 of file TransformSystem.h.

◆ changed

bool Cogs::Core::TransformState::changed = false

Definition at line 28 of file TransformSystem.h.


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