Public Attributes

CombustionJob Struct Reference

Search for all occurrences

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

#include <maxnet_job.h>

Inheritance diagram for CombustionJob:
Inheritance graph
[legend]

List of all members.

Public Attributes

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

Member Data Documentation

bool init

This flag determines if the structure is valid.

char reserved[128]

Reserved for future use.