nw::gfx::res::ResDepthOperation Class

Syntax

class ResDepthOperation : public nw::ut::ResCommon< ResDepthOperationData >

Description

Binary resource class that represents depth tests.

Enumerated Types

TestFunc The depth test method.

Member Functions

ResDepthOperation Constructor.
ref
operator==
operator!=
GetFlags Gets flag values.
SetFlags Sets flag values.
GetTestFunc Gets the test method.
SetTestFunc Sets the the test method.
GetCommandBuffer Gets a pointer to the command buffer.
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::ResDepthOperation


CONFIDENTIAL