Direct3DRMFrame3

Applications use the methods of the Direct3DRMFrame3 interface to interact with frames—an object's frame of reference.

Direct3DRMFrame3 provides methods that enable transformation capabilities, setting and retrieving traversal options, and setting and retrieving the scene fogging method. The methods have been divided into two sections: Direct3DRMFrame3 Methods A to M and Direct3DRMFrame3 Methods N to Z.

The methods of the Direct3DRMFrame3 interface can be organized into the following groups.

Axes GetAxes
GetInheritAxes
SetAxes
SetInheritAxes
Background GetSceneBackground
GetSceneBackgroundDepth
SetSceneBackground
SetSceneBackgroundDepth
SetSceneBackgroundImage
SetSceneBackgroundRGB
Bounding box GetBox
GetBoxEnable
GetHierarchyBox
SetBox
SetBoxEnable
Color GetColor
SetColor
SetColorRGB
Fog GetSceneFogColor
GetSceneFogEnable
GetSceneFogMethod
GetSceneFogMode
GetSceneFogParams
SetSceneFogColor
SetSceneFogEnable
SetSceneFogMethod
SetSceneFogMode
SetSceneFogParams
Hierarchies AddChild
DeleteChild
GetChildren
GetParent
GetScene
Lighting AddLight
DeleteLight
GetLights
Loading LoadFromFile
Material GetMaterial
GetMaterialOverride
GetMaterialOverrideTexture
SetMaterial
SetMaterialOverride
SetMaterialOverrideTexture
Material modes GetMaterialMode
SetMaterialMode
Positioning and movement AddMoveCallback
AddRotation
AddScale
AddTranslation
DeleteMoveCallback
GetOrientation
GetPosition
GetRotation
GetVelocity
LookAt
Move
SetOrientation
SetPosition
SetQuaternion
SetRotation
SetVelocity
Ray picking RayPick
Saving Save
Sorting GetSortMode
GetZbufferMode
SetSortMode
SetZbufferMode
Textures GetTexture
SetTexture
Transformations AddTransform
GetTransform
InverseTransform
InverseTransformVectors
Transform
TransformVectors
Traversal GetTraversalOptions
SetTraversalOptions
Visual objects AddVisual
DeleteVisual
GetVisual
GetVisuals
GetVisualCount

The Direct3DRMFrame3 interface inherits the following methods from the Direct3DRMObject interface.

Obtain the Direct3DRMFrame3 object by using the Direct3DRM3.CreateFrame method.


Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.