Web Analytics Made Easy - Statcounter
Skip to content

File SBDDocumentAnimation.hpp#

FileList > DataModel > Document > SBDDocumentAnimation.hpp

  • #include "SBDDataGraphNode.hpp"
  • #include "SBDTypeColor.hpp"
  • #include "SBDDocumentEvent.hpp"
  • #include "SBDDocumentExport.hpp"
  • #include <string>

Classes#

Type Name
class SBDDocumentAnimation
This class describes an animation.

Public Types#

Type Name
typedef SBDDocumentAnimation SBAnimation
The short name of SBDDocumentAnimation .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBDDocumentAnimation, SBDDataGraphNode)
SB_REGISTER_TARGET_TYPE (SBDDocumentAnimation, "SBAnimation", "EBC029D9-5C8F-447A-98B2-D39FAFA92E72")

Public Types Documentation#

typedef SBAnimation#

The short name of SBDDocumentAnimation .

typedef SBDDocumentAnimation SBAnimation;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBDDocumentAnimation,
    SBDDataGraphNode
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBDDocumentAnimation,
    "SBAnimation",
    "EBC029D9-5C8F-447A-98B2-D39FAFA92E72"
)