nw::gfx::res::ResRasterization Class

Syntax

class ResRasterization : public nw::ut::ResCommon< ResRasterizationData >

Description

Binary resource class that manages the polygon pasteurization methods.

Enumerated Types

CullingMode The culling mode.

Member Functions

ResRasterization Constructor.
ref
operator ==
operator !=
GetFlags Gets the flag value.
SetFlags Sets flag value.
GetPolygonOffsetUnit Gets the unit element of the polygon offset.
SetPolygonOffsetUnit Sets the unit element of the polygon offset.
GetCommandBuffer Gets a pointer to the command buffer.
GetCullingMode Gets the culling mode.
SetCullingMode Sets the culling mode.
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResRasterization


CONFIDENTIAL