nw::gfx::res::ResFragmentOperation Class

Syntax

class ResFragmentOperation : public nw::ut::ResCommon< ResFragmentOperationData >

Description

Binary resource class that represents fragment operations.

Enumerated Types

FragmentOperationMode The fragment operation mode.

Member Functions

ResFragmentOperation Constructor.
ref
operator==
operator!=
SetFragmentOperationMode Sets the fragment operation mode.
GetFragmentOperationMode Gets the fragment operation mode.
GetDepthOperation Gets depth operation data.
GetDepthOperationData Gets depth operation data.
GetBlendOperation Gets blend operation data.
GetBlendOperationData Gets blend operation data.
GetStencilOperation Gets stencil operation data.
GetStencilOperationData Gets stencil operation data.
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResFragmentOperation


CONFIDENTIAL