APEX Framework: nvidia::apex::RenderContext Class Reference

NVIDIA APEX

nvidia::apex::RenderContext Class Reference

Describes the context of a renderable object. More...

#include <RenderContext.h>

List of all members.

Public Attributes

UserRenderResourcerenderResource
 The renderable resource to be rendered.
bool isScreenSpace
 The data is in screenspace and should use a screenspace projection that transforms X -1 to +1 and Y -1 to +1 with zbuffer disabled.
PxMat44 local2world
 Reverse world pose transform for this renderable.
PxMat44 world2local
 World pose transform for this renderable.
const char * renderMeshName
 The name of the render mesh this context is associated with.

Detailed Description

Describes the context of a renderable object.


The documentation for this class was generated from the following file:

Generated on Fri Dec 15 2017 13:58:40

Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.