Public Attributes
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 Sat Dec 1 2018 15:52:10

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