#include <RntStructs.h>
Public Member Functions | |
PropState & | operator= (const PropState &)=default |
PropState ()=default | |
Public Member Functions inherited from State | |
State & | operator= (const State &)=default |
State ()=default | |
Public Attributes | |
float | dalpha |
int | fail_flag |
Public Attributes inherited from State | |
RVec | mom |
RVec | pos |
Definition at line 40 of file RntStructs.h.
|
default |
float PropState::dalpha |
Definition at line 41 of file RntStructs.h.
int PropState::fail_flag |
Definition at line 42 of file RntStructs.h.