MCPcopy Create free account
hub / github.com/carbonengine/trinity / Initialize

Method Initialize

trinity/Eve/UI/EveSpherePin.cpp:73–78  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

71
72// ------------------------------------------------------------------------------------------------------
73bool EveSpherePin::Initialize()
74{
75 InitializeGeometryResource();
76 BuildBoundingSphere();
77 return true;
78}
79
80// ------------------------------------------------------------------------------------------------------
81bool EveSpherePin::OnModified( Be::Var* value )

Callers 1

UpdateSyncronousMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected