CombustionJob Struct Reference
 
 
 
CombustionJob Struct Reference

#include <maxnet_job.h>

Inheritance diagram for CombustionJob:
MaxHeapOperators

Class Description

See also:
Class MaxNetManager, Structure Job
Remarks:
This structure is available in release 4.0 and later only.

This structure is used by the Network Rendering API to store information about a Combustion specific job.

Public Attributes

bool  init
  This flag determines if the structure is valid.
MCHAR  reserved [128]
  Reserved for future use.

Member Data Documentation

bool init

This flag determines if the structure is valid.

MCHAR reserved[128]

Reserved for future use.