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

Method get

samples/shared/Matrices.h:284–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282
283
284inline const float* Matrix2::get() const
285{
286 return m;
287}
288
289
290

Callers 12

RenderMethod · 0.45
UseShaderMethod · 0.45
RenderSceneMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45
InitMethod · 0.45
GetComponentMethod · 0.45
InitMethod · 0.45
RenderSceneMethod · 0.45
RenderSceneMethod · 0.45
RenderSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected