TLSettings Class Reference

#include <c4d_tlsettings.h>

Inheritance diagram for TLSettings:

Public Member Functions

virtual Bool BS_Init ()
 
virtual void BS_Free ()
 
virtual Bool BS_CopyTo (BaseSettings *dest)
 
virtual Bool BS_ReadfromContainer (BaseContainer *bc, BaseDocument *doc)
 
virtual Bool BS_WriteToContainer (BaseContainer *bc, BaseDocument *doc)
 
- Public Member Functions inherited from BaseSettings
virtual Bool Read (HyperFile *hf, Int32 id, Int32 level)
 
virtual Bool Write (HyperFile *hf)
 
virtual Bool Init ()
 
virtual void Free ()
 
Bool Copy (BaseSettings *dest)
 
- Public Member Functions inherited from NodeData
virtual Bool IsInstanceOf (cineware::Int32 id) const
 
 NodeData ()
 
BaseList2DGetNode ()
 
void SetNode (BaseList2D *ptr)
 
BaseTagGetTag (Int32 id)
 
BaseTagMakeTag (Int32 id)
 
- Public Member Functions inherited from PrivateChunk
 PrivateChunk ()
 
Bool ReadChunk (HyperFile *hf, Bool keepin=false, Bool noheader=false)
 
virtual Bool IsListHead ()
 
virtual Int32 GetType () const
 
virtual Int32 GetInstanceType () const
 
Bool ReadObject (HyperFile *hf, Bool readheader)
 
Bool WriteObject (HyperFile *hf, Int32 type)
 
Bool CopyTo (PrivateChunk *dest, COPYFLAGS flags, AliasTrans *trans)
 
virtual Bool GetDParameter (const DescID &id, GeData &data)
 
virtual Bool SetDParameter (const DescID &id, const GeData &data)
 
Bool GetParameter (Int32 id, GeData &data)
 
Bool SetParameter (Int32 id, const GeData &data)
 
Bool GetParameter (const DescID &id, GeData &data)
 
Bool SetParameter (const DescID &id, const GeData &data)
 
virtual Int32 GetChunkLevel ()
 
- Public Member Functions inherited from GeTempPublicNode2D< PrivateChunk >
PrivateChunkGetNext () const
 
PrivateChunkGetPrev () const
 
void InsertBefore (PrivateChunk *n)
 
void InsertAfter (PrivateChunk *n)
 
void Remove ()
 

Static Public Member Functions

static NodeDataAlloc ()
 

Public Attributes

String m_sSoundName
 
BaseTime m_tStartFrame
 
BaseTime m_tEndFrame
 
BaseTime m_tDisSnap
 
VisualisationMode m_VisMode
 
Float m_GridValue
 
Float m_rFCScale
 
Float m_rFCMove
 
Float m_rDisSnap
 
BaseLinkm_SoundTrack
 
GRID_TYPE m_GridType
 
Int32 m_lSnap
 
Int32 m_lFlags
 
Int32 m_lHLEType
 
Int32 m_lFlags2
 
Int32 m_lMVSettings
 
Int32 m_MarkerCount
 
Bool m_bLoaded
 
- Public Attributes inherited from BaseSettings
Int32 b_type
 
Bool initialised
 
String search_original
 
String search_lowercase
 
Int32 iconsize
 
Bool show_filter
 
Bool show_source
 
Bool show_path
 
Bool show_find
 
BaseContainer weights
 
Bool auto_h
 

Additional Inherited Members

- Public Types inherited from NodeData
typedef PrivateChunk SUPER
 
- Protected Member Functions inherited from NodeData
virtual Bool Execute ()
 
virtual Int32 GetDiskType () const
 
virtual Bool CopyToX (PrivateChunk *dst, COPYFLAGS flags, AliasTrans *trans)
 
virtual Bool TranslateDescID (GeListNode *node, const DescID &id, DescID &res_id, GeListNode *&res_at)
 
- Protected Member Functions inherited from PrivateChunk
virtual Bool HandleSubChunk (HyperFile *hf, Int32 id, Int32 level)
 

Member Function Documentation

◆ Alloc()

static NodeData* Alloc ( )
static

◆ BS_Init()

virtual Bool BS_Init ( )
virtual

Implements BaseSettings.

◆ BS_Free()

virtual void BS_Free ( )
virtual

Implements BaseSettings.

◆ BS_CopyTo()

virtual Bool BS_CopyTo ( BaseSettings dest)
virtual

Implements BaseSettings.

◆ BS_ReadfromContainer()

virtual Bool BS_ReadfromContainer ( BaseContainer bc,
BaseDocument doc 
)
virtual

Implements BaseSettings.

◆ BS_WriteToContainer()

virtual Bool BS_WriteToContainer ( BaseContainer bc,
BaseDocument doc 
)
virtual

Implements BaseSettings.

Member Data Documentation

◆ m_sSoundName

String m_sSoundName

◆ m_tStartFrame

BaseTime m_tStartFrame

◆ m_tEndFrame

BaseTime m_tEndFrame

◆ m_tDisSnap

BaseTime m_tDisSnap

◆ m_VisMode

VisualisationMode m_VisMode

◆ m_GridValue

Float m_GridValue

◆ m_rFCScale

Float m_rFCScale

◆ m_rFCMove

Float m_rFCMove

◆ m_rDisSnap

Float m_rDisSnap

◆ m_SoundTrack

BaseLink* m_SoundTrack

◆ m_GridType

GRID_TYPE m_GridType

◆ m_lSnap

Int32 m_lSnap

◆ m_lFlags

Int32 m_lFlags

◆ m_lHLEType

Int32 m_lHLEType

◆ m_lFlags2

Int32 m_lFlags2

◆ m_lMVSettings

Int32 m_lMVSettings

◆ m_MarkerCount

Int32 m_MarkerCount

◆ m_bLoaded

Bool m_bLoaded