VCL RAD DirectX for C++ Builder

Welcome to

www.tdxlibrary.org

Home of the
the TDx_Library...

=- RAD DirectX =-

"RAD DirectX"
for
C++ Builder

...

Welcome to tdxlibrary.org Latest News

Development Tools Demo Applications Step-By-Step Tutorials Component Reference

Register our Tools Available Downloads

Frequently Asked Questions Links to other sites Information about the tdxlibrary.org website


    TDx_3DI_Library v2.00 Component Reference

    -= Click to navigate the reference =-
    Go to the Welcome Page

    [ TD3DPrimCaps::MiscCaps ]     [ next: RasterCaps ]     [ prev: ErrorValue ]

    public:

        __property dword MiscCaps = { read=FGetMiscCaps, write=FSetMiscCaps, default=0 };




    -= Go to the TD3DPrimCaps description =-    TD3DPRIMCAPS::MISCCAPS   [ component property ]

    • Description

        These flags indicate the general capabilities of the primitive.
        The described effect applies when the flag is set.
    • Flags

        D3DPMISCCAPS_CONFORMANT
        The device is OpenGL compliant.


        D3DPMISCCAPS_CULLCCW
        Support for counterclockwise culling of triangle primitives is available.

        Software rendering uses a fixed culling order and thus cannot change the culling mode.

        D3DPMISCCAPS_CULLCW
        Support for clockwise culling of triangle primitives is available.

        Software renderering uses a fixed culling order and thus cannot change the culling mode.

        D3DPMISCCAPS_CULLNONE
        Support for culling is not available.

        D3DPMISCCAPS_LINEPATTERNREP
        Support for higher values than one in TD3DLinePattern->RepeatFactor is available.

        This flag only applies only to line drawing primitives.

        D3DPMISCCAPS_MASKPLANES
        Support for color plane bitmasks is available.


        D3DPMISCCAPS_MASKZ
        Support for enabling and disabling z-buffer modification on pixel operations is available.


    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Links |  Site Information

This page is Copyright © 2019 Darren John Dwyer, Australia. All Rights Reserved.
Borland C++ Builder, CBuilder, etc are Trademarks of Borland Corporation.
DirectX, DirectDraw, Windows, etc are Trademarks of Microsoft Corporation.