nw::gfx::BasicRenderQueue::CalculateDepthFunctor Structure

Syntax

struct CalculateDepthFunctor
{
   ModelType * model;
   ResModel resModel;
};

Description

Function object that calculates depth in the clip coordinate system.

typedef Definitions

ModelType

Member Variables

model
resModel

Member Functions

CalculateDepthFunctor
operator()

CONFIDENTIAL