MCPcopy Create free account
hub / github.com/WheretIB/nullc / aabb

Function aabb

tests/TestSpecial.cpp:550–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

548{\r\n\
549 vector3 min;\r\n\
550 vector3 max;\r\n\
551\r\n\
552 void aabb() {}\r\n\
553 void aabb(vector3 ref min, vector3 ref max){ this.min = *min; this.max = *max; }\r\n\
554}\r\n\
555\r\n\

Callers 1

TestSpecial.cppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected