Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobLoach/raylib-cpp
/ Zero
Function
Zero
include/Vector3.hpp:250–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
static Vector3 Zero() { return Vector3Zero(); }
251
252
static Vector3 One() { return Vector3One(); }
253
#endif
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected