Classes | Namespaces
GroundEmitterActor.h File Reference
#include "Apex.h"

Go to the source code of this file.

Classes

class  nvidia::apex::MaterialLookupCallback
 a user calback interface used to map raycast hitpoints to material ID If an instance of this class is registered with a ground emitter actor, the actor will call requestMaterialLookups() in lieu of doing raycasts. The call will occur from within the scope of the ApexScene thread, so the callback must be thread safe. More...
struct  nvidia::apex::MaterialLookupCallback::MaterialRequest
 Material request structure. More...
class  nvidia::apex::GroundEmitterActor
 Ground Emitter actor. Uses raycasts against ground to spawn particles. More...

Namespaces

namespace  nvidia
namespace  nvidia::apex

Generated on Tue Aug 1 2017 22:43:59

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