Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SerializeBin
Method
SerializeBin
engine/Poseidon/Graphics/Rendering/Shape/ShapeFile.cpp:33–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
{
32
33
namespace
34
{
35
bool IsFaceBoundary(const Shape& shape, Offset target)
36
{
37
if (target == shape.EndFaces())
38
{
39
return true;
40
}
Callers
nothing calls this directly
Calls
15
GetShapeName
Function · 0.85
NewProxyObject
Function · 0.85
GlobLoadTexture
Function · 0.85
LevelName
Function · 0.85
log
Function · 0.85
Transfer
Method · 0.80
TransferBinaryArray
Method · 0.80
BoundingCenter
Method · 0.80
TransferBasicArray
Method · 0.80
LoadInt
Method · 0.80
GetRest
Method · 0.80
SaveInt
Method · 0.80
Tested by
no test coverage detected