nvidia::apex::AssetPreviewScene Class Reference
An APEX class for. More...
#include <AssetPreviewScene.h>
Inheritance diagram for nvidia::apex::AssetPreviewScene:
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 Fri Dec 15 2017 13:58:37
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.