CommonLibSSE NG
|
#include <hkpMaterial.h>
Public Types | |
enum class | ResponseType { kInvalid , kSimpleContact , kReporting , kNone , kTotal } |
Public Member Functions | |
ResponseType | GetResponseType () const |
void | SetResponseType (ResponseType a_type) |
Public Attributes | |
stl::enumeration< ResponseType, std::uint8_t > | responseType |
std::uint8_t | pad01 |
hkHalf | rollingFrictionMultiplier |
float | friction |
float | restitution |
|
strong |
ResponseType RE::hkpMaterial::GetResponseType | ( | ) | const |
void RE::hkpMaterial::SetResponseType | ( | ResponseType | a_type | ) |
float RE::hkpMaterial::friction |
std::uint8_t RE::hkpMaterial::pad01 |
stl::enumeration<ResponseType, std::uint8_t> RE::hkpMaterial::responseType |
float RE::hkpMaterial::restitution |
hkHalf RE::hkpMaterial::rollingFrictionMultiplier |