Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobLoach/raylib-cpp
/ DrawPlane
Function
DrawPlane
include/Vector3.hpp:293–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
void DrawPlane(const ::Vector2& size, ::Color color) const { ::DrawPlane(*this, size, color); }
294
295
/**
296
* Detect collision between two spheres
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected