Alien Alloc() Implementation

Functions

cineware::RootMaterialAllocAlienRootMaterial ()
 
cineware::RootObjectAllocAlienRootObject ()
 
cineware::RootLayerAllocAlienRootLayer ()
 
cineware::RootRenderDataAllocAlienRootRenderData ()
 
cineware::RootViewPanelAllocC4DRootViewPanel ()
 
cineware::LayerObjectAllocAlienLayer ()
 

Detailed Description

Function Documentation

◆ AllocAlienRootMaterial()

cineware::RootMaterial* AllocAlienRootMaterial ( )

Allocates the document root for the material.

Returns
The "alien" root material.

◆ AllocAlienRootObject()

cineware::RootObject* AllocAlienRootObject ( )

Allocates the document root for the object.

Returns
The "alien" root object.

◆ AllocAlienRootLayer()

cineware::RootLayer* AllocAlienRootLayer ( )

Allocates the document root for the layer.

Returns
The "alien" root layer.

◆ AllocAlienRootRenderData()

cineware::RootRenderData* AllocAlienRootRenderData ( )

Allocates the document root for the render data.

Returns
The "alien" root render data.

◆ AllocC4DRootViewPanel()

cineware::RootViewPanel* AllocC4DRootViewPanel ( )

Private.

◆ AllocAlienLayer()

cineware::LayerObject* AllocAlienLayer ( )

Allocates a layer.

Returns
A "alien" layer.