MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / CVRPropertyHelpers

Method CVRPropertyHelpers

headers/openvr_driver.h:3374–3374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3372{
3373public:
3374 CVRPropertyHelpers( IVRProperties * pProperties ) : m_pProperties( pProperties ) {}
3375
3376 /** Gets the typed property according to the caller's expected return type. */
3377 template <typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected