|
group2 0.1.0
CSE 125 Group 2
|
Classes | |
| struct | FrameStats |
| class | ScopedClosestPointContext |
Enumerations | |
| enum class | ClosestPointContext : std::uint8_t { Generic , WallProbe , WallAttachment } |
Functions | |
| void | setEnabled (bool value) noexcept |
| bool | isEnabled () noexcept |
| void | resetFrame () noexcept |
| FrameStats | snapshot () noexcept |
| void | add (std::uint32_t FrameStats::*field, std::uint32_t amount=1) noexcept |
| void | addClosestPointCall () noexcept |
| void | addClosestPointNode () noexcept |
| void | addClosestPointTri () noexcept |
Variables | |
| bool | enabled = false |
| FrameStats | frame |
| ClosestPointContext | closestPointContext = ClosestPointContext::Generic |
|
strong |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenodiscardnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenodiscardnoexcept |
|
inlinethread_local |
|
inlinethread_local |
|
inlinethread_local |