MAK Legion API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
Legion::EventDescriptor Struct Reference

An event descriptor describes the layout of an event. More...

+ Collaboration diagram for Legion::EventDescriptor:

Public Attributes

std::string eventName
 
UInt32 estimatedEventsPerFrame
 
std::vector< ParameterDescriptorparameterDescriptors
 

Detailed Description

An event descriptor describes the layout of an event.

Member Data Documentation

UInt32 Legion::EventDescriptor::estimatedEventsPerFrame

Referenced by registerCustomEvent().

std::string Legion::EventDescriptor::eventName

Referenced by registerCustomEvent().

std::vector<ParameterDescriptor> Legion::EventDescriptor::parameterDescriptors

Referenced by registerCustomEvent().


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

Document ID: Generated on Mon Mar 8 15:11:30 EST 2021 from SVN revision 225633
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)