BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

InputBufferGraphWrapper : StatGraphWrapper

View Implementation

SampleHistoryWrapper 
GetBuffer()



void 
SetBuffer(SampleHistoryWrapper newBuffer)


Parameter Type Description
newBuffer SampleHistoryWrapper

SampleHistoryWrapper 
GetBufferTarget()



void 
SetBufferTarget(SampleHistoryWrapper newBufferTarget)


Parameter Type Description
newBufferTarget SampleHistoryWrapper

SampleHistoryWrapper 
GetOverUnderFrames()



void 
SetOverUnderFrames(SampleHistoryWrapper newOverUnderFrames)


Parameter Type Description
newOverUnderFrames SampleHistoryWrapper

SampleHistoryWrapper 
GetPhysicsRate()



void 
SetPhysicsRate(SampleHistoryWrapper newPhysicsRate)


Parameter Type Description
newPhysicsRate SampleHistoryWrapper

float 
GetMaxPhysicsRate()



void 
SetMaxPhysicsRate(float newMaxPhysicsRate)


Parameter Type Description
newMaxPhysicsRate float

float 
GetMinPhysicsRate()



void 
SetMinPhysicsRate(float newMinPhysicsRate)


Parameter Type Description
newMinPhysicsRate float

SampleHistoryWrapper 
CreateBufferHistory(std::string Title)


Parameter Type Description
Title std::string

void 
eventConstruct()