Porting WW: Current DirectX

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:28, 19 May 2005 (edit)
70.177.68.171 (Talk)
(completed remaining sections)
← Previous diff
Current revision (00:37, 25 June 2005) (edit) (undo)
Nosilleg (Talk | contribs)
m (removed cat:dev)
 
Line 66: Line 66:
#**Vector3 #**Vector3
#*TerrainManager #*TerrainManager
-#**“file appears to be obsolete�+#**“file appears to be obsolete�?
#*ViewFrustum #*ViewFrustum
#**Matrix #**Matrix
Line 88: Line 88:
#**PresentParameters #**PresentParameters
-[[Category:Dev]] 
[[Category:Porting]] [[Category:Porting]]

Current revision

[edit] Current Microsoft.DirectX functionality

For simplicity, I left a few details out that were handled already on the required funcationality page.

  1. PluginSDK
    • BoundingBox
      • Vector3
    • Camera
      1. WorldCamera
      • Device
      • Matrix
      • Quaternion
      • Vector3
      • Viewport
    • ClipSphere
      • Vector3
    • DrawArgs
      • Device
      • Font
      • FontDescription
    • ImageHelper
      • Device
      • Filter enum
      • Pool enum
      • Texture
    • MathEngine
      • Quaternion
      • Plane
      • Vector3
    • MeasureTool
      • CustomVertex.PositionColored[]
      • CustomVertex.TransformedColored[]
      • Device
      • Vector3
    • Menu
      • Font
      • Sprite
      • Surface
      • SurfaceDescription
      • Texture
      • Vector2
    • PathLine
      • customVertex
      • Vector3
    • PathList
      • unnecessary reference to Microsoft.DirectX
    • PlacenameLayer
      • Font
      • Vector3
    • ProgressBar
      • customVertex
    • RenderableObject
      1. BoundaryLayer
      2. DownloadableImageFromIconSet
      3. Icon
      4. ImageLayer
      5. PolygonLayer
      6. QuadTile
      7. ShapeLayer
      8. TerrainPath
      9. TiledPlacenameSet
      10. World
      • Device
      • Quaternion
      • Texture
      • Vector3
    • TerrainManager
      • “file appears to be obsolete�?
    • ViewFrustum
      • Matrix
      • Plane
      • Vector3
  2. PositionToolsMenuButton : IPlugin
    • Class1
      • - where is this used?
      • Texture, Mesh
      • Load png from file
  3. WorldWind
    • AnimatedEarthManager
      • unnecessary reference to Microsoft.DirectX
    • RapidFireModis
      • unnecessary reference to Microsoft.DirectX
  4. WorldWindow
    • WorldWindow
      • Device
      • ImageFileFormat
      • Line
      • PresentParameters
Personal tools