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

Function GetID

trinity/Eve/EveTransform.h:83–86  ·  view source on GitHub ↗

//////////////////////////////////////////////////////////////////////////////// ITr2Pickable

Source from the content-addressed store, hash-verified

81 /////////////////////////////////////////////////////////////////////////////////////
82 // ITr2Pickable
83 virtual IRoot* GetID( uint16_t )
84 {
85 return this->GetRawRoot();
86 }
87 virtual void GetPickingBatches( ITriRenderBatchAccumulator * batches, Tr2PickTypes pickTypes, const Tr2PerObjectData* perObjectData );
88
89 //////////////////////////////////////////////////////////////////////////////////////

Callers 5

ITr2Renderable.hFile · 0.85
GenerateIDMethod · 0.85
SpawnOnceMethod · 0.85
BLUE_CLASSFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected