| 405 | } |
| 406 | |
| 407 | IRoot* EveEllipseSet::GetID( uint16_t ) |
| 408 | { |
| 409 | return GetRawRoot(); |
| 410 | } |
| 411 | |
| 412 | void EveEllipseSet::CommitRibbonBatch( ITriRenderBatchAccumulator* accumulator, const Tr2PerObjectData* perObjectData, Tr2EffectPtr& effect ) |
| 413 | { |
no outgoing calls
no test coverage detected