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

Method LoadAsFile

samples/hmd_opencv_sandbox/geometry_object.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void GeometryObject::LoadAsFile()
151{
152 //XXX TODO
153}
154
155void GeometryObject::TackVertex( int index, int attribute, float x, float y, float z, float w )
156{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected