cineware_messages.h File Reference

Classes

struct  AssetAddedMessage
 
struct  ScatterObjectFinalizedMessage
 
struct  ScatteredInstanceInfo
 
struct  MsgGetScatterInstanceInfo
 
struct  MsgToHostGetObjectInformation
 
struct  MsgFromHostObjectOperation
 
class  CinewarePluginHelper
 

Namespaces

 cinema
 
 maxon
 

Enumerations

enum class  OBJECT_MANIPULATION {
  ADDED ,
  DELETED
}
 

Functions

enum maxon::OBJECT_MANIPULATION MAXON_ENUM_LIST (OBJECT_MANIPULATION)
 

Variables

static constexpr Int32 APPLICATION_ID_VECTORWORKS
 
static constexpr Int32 APPLICATION_ID_ARCHICAD
 
static constexpr Int32 APPLICATION_ID_REVIT
 
static constexpr Int32 AEC_UNDO_CMD_ID
 
static constexpr Int32 AEC_REDO_CMD_ID
 
static constexpr Int32 MSG_SHOULD_DO_UNDO_IN_AEC
 
static constexpr Int32 MSG_SHOULD_DO_REDO_IN_AEC
 
static constexpr Int32 CINEWARE_SCENEHOOK_ID
 
static constexpr Int32 CINEWARE_COREMESSAGE
 
static constexpr Int32 MSG_ASSET_ADDED
 
static constexpr Int32 MSG_SCATTER_FINALIZED
 
static constexpr Int32 MSG_SCATTER_INSTANCE_INFO
 
 ADDED
 
 DELETED
 
static constexpr Int32 MSG_XREF_CACHE_LOADED
 
static constexpr Int32 MSG_MATERIAL_RESET_DEFAULT
 
static constexpr Int32 MXAEC_VW_DEFAULT_MATERIAL_LINK
 
static constexpr Int32 MSG_CINEWARE_TO_HOST_GET_OBJECT_ID
 
static constexpr Int32 MSG_CINEWARE_FROM_HOST_OBJECT_OPERATION
 
static constexpr Int32 MSG_CINEWARE_TO_HOST_GET_OBJECT_FROM_ID
 

Variable Documentation

◆ ADDED

ADDED

Object was ADDED into the scene.

◆ DELETED

DELETED

Object was deleted from the scene.