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

Method GetTransform

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

Source from the content-addressed store, hash-verified

94 std::shared_ptr<Transform> transform;
95
96 TransformPtr __attribute__((noinline)) GetTransform() const { return transform; }
97};
98typedef std::shared_ptr<GameObject> GameObjectPtr;
99

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected