MCPcopy Create free account
hub / github.com/RenderKit/ospray / lookDir

Method lookDir

apps/common/arcball_camera/ArcballCamera.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63rkcommon::math::vec3f ArcballCamera::lookDir() const
64{
65 return xfmVector(invCamera, rkcommon::math::vec3f(0, 0, 1));
66}
67
68rkcommon::math::vec3f ArcballCamera::upDir() const
69{

Callers 10

SetUpMethod · 0.80
motionMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
PerformRenderTestMethod · 0.80
SetUpMethod · 0.80
PerformRenderTestMethod · 0.80
SetUpMethod · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by 7

SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
PerformRenderTestMethod · 0.64
SetUpMethod · 0.64
PerformRenderTestMethod · 0.64
SetUpMethod · 0.64