Public Member Functions
nvidia::apex::AssetPreviewScene Class Reference

An APEX class for. More...

#include <AssetPreviewScene.h>

Inheritance diagram for nvidia::apex::AssetPreviewScene:

List of all members.

Public Member Functions

virtual void setCameraMatrix (const PxMat44 &viewTransform)=0
 Sets the view matrix. Should be called whenever the view matrix needs to be updated.
virtual PxMat44 getCameraMatrix () const =0
 Returns the view matrix set by the user for the given viewID.
virtual void setShowFullInfo (bool showFullInfo)=0
 Sets whether the asset preview should simply show asset names or many other parameter values.
virtual bool getShowFullInfo () const =0
 Get the bool which determines whether the asset preview shows just asset names or parameter values.

Detailed Description

An APEX class for.


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

Generated on Sat Dec 1 2018 15:52:07

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