Public Member Functions | |
virtual void | Update ()=0 |
virtual const IShapeModel & | GetShapeModel () const =0 |
virtual bool | IsHidden () const =0 |
virtual void | SetHidden (bool isHidden)=0 |
virtual dv3 | GetOriginEcef () const =0 |
virtual const Eegeo::Geometry::SingleSphere & | GetBoundingSphere () const =0 |
virtual bool | IsBehindGlobeHorizon (const dv3 &viewLocationEcef) const =0 |