|
| Structure | Description |
|---|
.gif) | AdapterDetails | Contains information that identifies the adapter. |
.gif) | AddressCaps | Represents the texture addressing capabilities for Texture structures. |
.gif) | AttributeRange | Stores an attribute table entry. |
.gif) | BehaviorFlags | Contains a set of properties that indicate the global behavior of a device. |
.gif) | BlendCaps | Indicates the supported blend capabilities. |
.gif) | BlendOperationCaps | Represents the supported blend operation capabilities. |
.gif) | Caps | Represents the capabilities of the hardware exposed through the Direct3D object. |
.gif) | ClipStatus | Describes the current clip status. |
.gif) | ColorValue | Stores the red, green, blue, and alpha channel values that together define a specific color. |
.gif) | ColorValueFixed | Stores the red, green, blue, and alpha channel values, in a fixed-point structure, that together define a specific color. |
.gif) | ComparisonCaps | Retrieves comparison capabilities. |
.gif) | CustomVertex..::.PositionColored | Represents a custom vertex format structure that contains position and color information. |
.gif) | CustomVertex..::.PositionColoredTextured | Represents a custom vertex format structure that contains position, color, and one set of texture coordinates. |
.gif) | CustomVertex..::.PositionNormal | Represents a custom vertex format structure that contains position and normal data. |
.gif) | CustomVertex..::.PositionNormalColored | Represents a custom vertex format structure that contains position, color, and normal data. |
.gif) | CustomVertex..::.PositionNormalFixed | Represents a custom vertex format fixed-point structure that contains position and normal data. |
.gif) | CustomVertex..::.PositionNormalTextured | Represents a custom vertex format structure that contains position, normal data, and one set of texture coordinates. |
.gif) | CustomVertex..::.PositionOnly | Represents a custom vertex format structure that contains only position data. |
.gif) | CustomVertex..::.PositionOnlyFixed | Represents a custom vertex format, in a fixed-point structure, that contains only position data. |
.gif) | CustomVertex..::.PositionTextured | Represents a custom vertex format structure that contains position and one set of texture coordinates. |
.gif) | CustomVertex..::.Transformed | Represents a custom vertex format structure that contains transformed vertices. |
.gif) | CustomVertex..::.TransformedColored | Represents a custom vertex format structure that contains transformed vertices and color information. |
.gif) | CustomVertex..::.TransformedColoredTextured | Represents a custom vertex format structure that contains transformed vertices, color, and one set of texture coordinates. |
.gif) | CustomVertex..::.TransformedFixed | Represents a custom vertex format, in a fixed-point structure, that contains transformed vertices. |
.gif) | CustomVertex..::.TransformedTextured | Represents a custom vertex format structure that contains transformed vertices and one set of texture coordinates. |
.gif) | DeviceCaps | Gets device-specific information about a device. |
.gif) | DeviceCreationParameters | Represents the creation parameters for a device. |
.gif) | DisplayMode | Represents the display mode. |
.gif) | FilterCaps | Indicates texture filter capabilities. |
.gif) | FixedPoint | Represents a 16.16 fixed-point number. |
.gif) | FontDescription | Defines the attributes of a font. |
.gif) | IndexBufferDescription | Represents an index buffer. |
.gif) | LineCaps | Defines the capabilities for line-drawing primitives. |
.gif) | Material | Specifies material properties. |
.gif) | MaterialFixed | Specifies material properties in a fixed-point structure. |
.gif) | MatrixFixed | Represents a matrix for fixed-point math operations. |
.gif) | MeshOptions | Specifies the type of mesh optimization to perform. |
.gif) | MiscCaps | Provides a variety of driver primitive capabilities. |
.gif) | PaletteEntry | Specifies the color and usage of an entry in a logical palette. |
.gif) | RasterCaps | Contains information about raster drawing capabilities. |
.gif) | ShadeCaps | Defines shading operation capabilities. |
.gif) | StencilCaps | Contains flags that specify supported stencil buffer operations. |
.gif) | SurfaceCaps | Represents information about surface capabilities. |
.gif) | SurfaceDescription | Describes a surface. |
.gif) | TextureCaps | Contains miscellaneous texture-mapping capabilities. |
.gif) | TextureOperationCaps | Contains values that describe the texture operations that the current device supports. |
.gif) | TextureRequirements | Contains texture creation parameters. |
.gif) | ValidateDeviceParams | Describes the number of passes and the result code returned from the ValidateDevice method of a Device. |
.gif) | Vector3Fixed | Represents a vector in three-dimensional (3-D) space. |
.gif) | VertexBufferDescription | Describes a vertex buffer. |
.gif) | VertexProcessingCaps | Describes vertex processing capabilities. |
.gif) | Viewport | Defines the window dimensions of a render target surface onto which a 3-D volume projects. |