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

Method Transform

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

Source from the content-addressed store, hash-verified

71class Transform {
72public:
73 Transform():scale(1) {}
74
75 Vec3 pos;
76 Vec3 rot;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected