![]() |
VR-Vantage 3.0.3 API Documentation
|
This is the complete list of members for tracy::ScopedZone, including all inherited members.
| Color(uint32_t color) | tracy::ScopedZone | inline |
| IsActive() const | tracy::ScopedZone | inline |
| m_active | tracy::ScopedZone | private |
| Name(const char *txt, size_t size) | tracy::ScopedZone | inline |
| operator=(const ScopedZone &) | tracy::ScopedZone | |
| operator=(ScopedZone &&) | tracy::ScopedZone | |
| ScopedZone(const ScopedZone &) | tracy::ScopedZone | |
| ScopedZone(ScopedZone &&) | tracy::ScopedZone | |
| 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 |