AllocatedFrameToIndex(NetworkFrame frame) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
AllocateFrame(NetworkFrame frame) (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
CalculateInterpolatedValue(const NetworkTime &time, float snapThreshold) const | Urho3D::NetworkValue< T, Traits > | inlineprivate |
FindClosestAllocatedFrame(NetworkFrame frame, bool searchPast, bool searchFuture) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
FrameToIndex(NetworkFrame frame) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
FrameToIndexUnchecked(NetworkFrame frame) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
GetCapacity() const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
GetClosestAllocatedFrame(NetworkFrame frame) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
GetClosestRaw(NetworkFrame frame) const | Urho3D::NetworkValue< T, Traits > | inline |
GetFirstFrame() const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
GetLastFrame() const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
GetRaw(NetworkFrame frame) const | Urho3D::NetworkValue< T, Traits > | inline |
GetRawOrPrior(NetworkFrame frame) const | Urho3D::NetworkValue< T, Traits > | inline |
GetRawUnchecked(NetworkFrame frame) const | Urho3D::NetworkValue< T, Traits > | inline |
GetValidFrameInterpolation(const NetworkTime &time) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
Has(NetworkFrame frame) const | Urho3D::NetworkValue< T, Traits > | inline |
HasFrame(NetworkFrame frame) const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
hasFrameByIndex_ (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | private |
initialized_ (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | private |
InternalType typedef (defined in Urho3D::NetworkValue< T, Traits >) | Urho3D::NetworkValue< T, Traits > | |
IsInitialized() const (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | inlineprivate |
lastFrame_ (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | private |
lastIndex_ (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | private |
NetworkValue()=default (defined in Urho3D::NetworkValue< T, Traits >) | Urho3D::NetworkValue< T, Traits > | |
NetworkValue(const Traits &traits) (defined in Urho3D::NetworkValue< T, Traits >) | Urho3D::NetworkValue< T, Traits > | inlineexplicit |
NetworkValueBase()=default (defined in Urho3D::Detail::NetworkValueBase) | Urho3D::Detail::NetworkValueBase | private |
Resize(unsigned capacity) (defined in Urho3D::NetworkValue< T, Traits >) | Urho3D::NetworkValue< T, Traits > | inline |
ReturnType typedef (defined in Urho3D::NetworkValue< T, Traits >) | Urho3D::NetworkValue< T, Traits > | |
SamplePrecise(const NetworkTime &time, float snapThreshold=M_LARGE_VALUE) const | Urho3D::NetworkValue< T, Traits > | inline |
SampleValid(const NetworkTime &time, float snapThreshold=M_LARGE_VALUE) const | Urho3D::NetworkValue< T, Traits > | inline |
Set(NetworkFrame frame, const InternalType &value) | Urho3D::NetworkValue< T, Traits > | inline |
values_ (defined in Urho3D::NetworkValue< T, Traits >) | Urho3D::NetworkValue< T, Traits > | private |