![]() |
VR-Vantage 2.7 API Documentation
|
This is the complete list of members for tracy::ScopedZone, including all inherited members.
| m_active | tracy::ScopedZone | private |
| Name(const char *txt, size_t size) | tracy::ScopedZone | inline |
| ScopedZone(const SourceLocationData *srcloc, bool is_active=true) | tracy::ScopedZone | inline |
| ScopedZone(const SourceLocationData *srcloc, int depth, bool is_active=true) | tracy::ScopedZone | inline |
| ScopedZone(uint32_t line, const char *source, size_t sourceSz, const char *function, size_t functionSz, const char *name, size_t nameSz, bool is_active=true) | tracy::ScopedZone | inline |
| ScopedZone(uint32_t line, const char *source, size_t sourceSz, const char *function, size_t functionSz, const char *name, size_t nameSz, int depth, bool is_active=true) | tracy::ScopedZone | inline |
| Text(const char *txt, size_t size) | tracy::ScopedZone | inline |
| Value(uint64_t value) | tracy::ScopedZone | inline |
| ~ScopedZone() | tracy::ScopedZone | inline |