| ApplyPositionMatrix(const PositionMatrix &pMatrix, const MR_3DCoordinate &pSrc, MR_3DCoordinate &pDest) const | HoverRace::VideoServices::Viewport3D | protected |
| ApplyRotationMatrix(const MR_3DCoordinate &pSrc, MR_3DCoordinate &pDest) const | HoverRace::VideoServices::Viewport3D | protected |
| ApplyRotationMatrix(const MR_2DCoordinate &pSrc, MR_2DCoordinate &pDest) const | HoverRace::VideoServices::Viewport3D | protected |
| Clear(MR_UInt8 pColor=0) | HoverRace::VideoServices::Viewport2D | |
| ClearZ() | HoverRace::VideoServices::Viewport3D | |
| ComputeBackgroundConst() | HoverRace::VideoServices::Viewport3D | protected |
| ComputePositionMatrix(PositionMatrix &pMatrix, const MR_3DCoordinate &pPosition, MR_Angle pOrientation, MR_Int32 pMaxObjRay) | HoverRace::VideoServices::Viewport3D | |
| ComputeRotationMatrix() | HoverRace::VideoServices::Viewport3D | protected |
| DrawHorizontalLine(int pY, int pX0, int pX1, MR_UInt8 pColor) | HoverRace::VideoServices::Viewport2D | |
| DrawHorizontalMeter(int pX0, int pXLen, int pY0, int pYHeight, int pXM, MR_UInt8 pColor, MR_UInt8 pBackColor) | HoverRace::VideoServices::Viewport2D | |
| DrawLine(int pX0, int pY0, int pX1, int pY1, MR_UInt8 pColor) | HoverRace::VideoServices::Viewport2D | |
| DrawPoint(int pX, int pY, MR_UInt8 pColor) | HoverRace::VideoServices::Viewport2D | |
| DrawWFLine(const MR_3DCoordinate &pP0, const MR_3DCoordinate &pP1, MR_UInt8 pColor) | HoverRace::VideoServices::Viewport3D | |
| eBuffer enum value | HoverRace::VideoServices::Viewport2D | protected |
| eNone enum value | HoverRace::VideoServices::Viewport2D | protected |
| eXPitch enum value | HoverRace::VideoServices::Viewport2D | protected |
| eXSize enum value | HoverRace::VideoServices::Viewport2D | protected |
| eYPitch enum value | HoverRace::VideoServices::Viewport2D | protected |
| eYSize enum value | HoverRace::VideoServices::Viewport2D | protected |
| GetBuffer() | HoverRace::VideoServices::Viewport2D | |
| GetLineLen() const | HoverRace::VideoServices::Viewport2D | |
| GetXRes() const | HoverRace::VideoServices::Viewport2D | |
| GetYRes() const | HoverRace::VideoServices::Viewport2D | |
| mBackgroundConst | HoverRace::VideoServices::Viewport3D | protected |
| mBuffer | HoverRace::VideoServices::Viewport2D | protected |
| mBufferLine | HoverRace::VideoServices::Viewport3D | protected |
| mHVarPerDInc_16384 | HoverRace::VideoServices::Viewport3D | protected |
| mLineLen | HoverRace::VideoServices::Viewport2D | protected |
| mOrientation | HoverRace::VideoServices::Viewport3D | protected |
| mPlanDist | HoverRace::VideoServices::Viewport3D | protected |
| mPlanHW | HoverRace::VideoServices::Viewport3D | protected |
| mPlanHW_PlanDist_2_XRes_16384 | HoverRace::VideoServices::Viewport3D | protected |
| mPlanVW | HoverRace::VideoServices::Viewport3D | protected |
| mPosition | HoverRace::VideoServices::Viewport3D | protected |
| mRotationMatrix | HoverRace::VideoServices::Viewport3D | protected |
| mScroll | HoverRace::VideoServices::Viewport3D | protected |
| mVAngle | HoverRace::VideoServices::Viewport3D | protected |
| mVideoBuffer | HoverRace::VideoServices::Viewport2D | protected |
| mVVarPerDInc_16384 | HoverRace::VideoServices::Viewport3D | protected |
| mXPitch | HoverRace::VideoServices::Viewport2D | protected |
| mXRes | HoverRace::VideoServices::Viewport2D | protected |
| mXRes_PlanDist | HoverRace::VideoServices::Viewport3D | protected |
| mXRes_PlanDist_2PlanHW_4096 | HoverRace::VideoServices::Viewport3D | protected |
| mYPitch | HoverRace::VideoServices::Viewport2D | protected |
| mYRes | HoverRace::VideoServices::Viewport2D | protected |
| mYRes_PlanDist | HoverRace::VideoServices::Viewport3D | protected |
| mZBuffer | HoverRace::VideoServices::Viewport3D | protected |
| mZBufferLine | HoverRace::VideoServices::Viewport3D | protected |
| mZLineLen | HoverRace::VideoServices::Viewport3D | protected |
| OnMetricsChange(int pMetrics) | HoverRace::VideoServices::Viewport3D | protectedvirtual |
| RenderAlternateWallSurface(const MR_3DCoordinate &pUpperLeft, const MR_3DCoordinate &pLowerRight, MR_Int32 pLen, const Bitmap *pBitmap, const Bitmap *pBitmap2, int pSerialLen, int pSerialStart) | HoverRace::VideoServices::Viewport3D | |
| RenderBackground(const MR_UInt8 *pBitmap) | HoverRace::VideoServices::Viewport3D | |
| RenderHorizontalSurface(int lNbVertex, const MR_2DCoordinate *pVertexList, MR_Int32 pLevel, BOOL lTop, const Bitmap *pBitmap) | HoverRace::VideoServices::Viewport3D | |
| RenderPatch(const Patch &pPatch, const PositionMatrix &pMatrix, const Bitmap *pBitmap) | HoverRace::VideoServices::Viewport3D | |
| RenderPatch(const Patch &pPatch, const PositionMatrix &pMatrix, MR_UInt8 pColor) | HoverRace::VideoServices::Viewport3D | |
| RenderWallSurface(const MR_3DCoordinate &pUpperLeft, const MR_3DCoordinate &pLowerRight, MR_Int32 pLen, const Bitmap *pBitmap) | HoverRace::VideoServices::Viewport3D | |
| Setup(VideoBuffer *pBuffer, int pX0, int pY0, int pSizeX, int pSizeY, MR_Angle pApperture, int pMetrics=eNone) | HoverRace::VideoServices::Viewport3D | |
| HoverRace::VideoServices::Viewport2D::Setup(VideoBuffer *pBuffer, int pX0, int pY0, int pSizeX, int pSizeY, int pMetrics=eNone) | HoverRace::VideoServices::Viewport2D | |
| SetupCameraPosition(const MR_3DCoordinate &pPosition, MR_Angle pOrientation, int pScroll) | HoverRace::VideoServices::Viewport3D | |
| Viewport2D() | HoverRace::VideoServices::Viewport2D | |
| Viewport3D() | HoverRace::VideoServices::Viewport3D | |
| ~Viewport2D() | HoverRace::VideoServices::Viewport2D | |
| ~Viewport3D() | HoverRace::VideoServices::Viewport3D | |