MCPcopy Create free account
hub / github.com/Norbyte/ositools / GetIndex

Method GetIndex

OsiInterface/DivBaseTypes.h:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348 }
349
350 inline uint32_t GetIndex() const
351 {
352 return (uint32_t)(Handle & 0xffffffff);
353 }
354
355 explicit inline operator bool() const
356 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected