MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / GetPosition

Method GetPosition

test/embind/embind_benchmark.cpp:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 float scale;
78
79 Vec3 __attribute__((noinline)) GetPosition() const { return pos; }
80 Vec3 __attribute__((noinline)) GetRotation() const { return rot; }
81 float __attribute__((noinline)) GetScale() const { return scale; }
82

Callers 2

iterFunction · 0.80

Calls

no outgoing calls

Tested by 1

iterFunction · 0.64