Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetPosition
Method
GetPosition
GTE/Mathematics/NearestNeighborQuery.h:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
Vector<N, T> GetPosition() const
57
{
58
return position;
59
}
60
};
61
62
// Predefined site structs for convenience.
Callers
1
NearestNeighborQuery
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected