CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpMaterial Class Reference

#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
 

Member Enumeration Documentation

◆ ResponseType

enum class RE::hkpMaterial::ResponseType
strong
Enumerator
kInvalid 
kSimpleContact 
kReporting 
kNone 
kTotal 

Member Function Documentation

◆ GetResponseType()

ResponseType RE::hkpMaterial::GetResponseType ( ) const

◆ SetResponseType()

void RE::hkpMaterial::SetResponseType ( ResponseType  a_type)

Member Data Documentation

◆ friction

float RE::hkpMaterial::friction

◆ pad01

std::uint8_t RE::hkpMaterial::pad01

◆ responseType

stl::enumeration<ResponseType, std::uint8_t> RE::hkpMaterial::responseType

◆ restitution

float RE::hkpMaterial::restitution

◆ rollingFrictionMultiplier

hkHalf RE::hkpMaterial::rollingFrictionMultiplier

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