Rebel Fork Framework
|
This is the complete list of members for Urho3D::ClientInputStatistics, including all inherited members.
bufferSize_ (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |
ClientInputStatistics(unsigned windowSize, unsigned maxInputLoss) (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | |
GetMaxRepeatedLoss() const (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |
GetRecommendedBufferSize() const (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | inline |
histogram_ (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |
latestInputFrame_ (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |
maxInputLoss_ (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |
numLostFrames_ (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |
OnInputReceived(NetworkFrame frame) | Urho3D::ClientInputStatistics | |
UpdateHistogram() (defined in Urho3D::ClientInputStatistics) | Urho3D::ClientInputStatistics | private |