APEX Framework: nvidia::apex::AssetPreviewScene Class Reference

NVIDIA APEX

nvidia::apex::AssetPreviewScene Class Reference

An APEX class for. More...

#include <AssetPreviewScene.h>

Inheritance diagram for nvidia::apex::AssetPreviewScene:
nvidia::apex::ApexInterface nvidia::apex::RWLockable

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 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.