Web Analytics Made Easy - Statcounter
Skip to content

File SBMVisualModelSurface.hpp#

FileList > SBMVisualModelSurface.hpp

  • #include "SBMVisualModelExport.hpp"
  • #include "SBCReferenceTarget.hpp"
  • #include "SBCReferenceRegister.hpp"
  • #include "SBMVisualModelTexture.hpp"

Classes#

Type Name
class SBMVisualModelSurface
This class is the base class to describe a visual model.

Public Types#

Type Name
typedef SBMVisualModelSurface SBSurface
The short name of SBMVisualModelSurface .

Public Functions#

Type Name
SB_REGISTER_TARGET_TYPE (SBMVisualModelSurface, "SBSurface", "E733F12C-71B8-40CF-B969-993CEBE85F0C")

Public Types Documentation#

typedef SBSurface#

The short name of SBMVisualModelSurface .

typedef SBMVisualModelSurface SBSurface;


Public Functions Documentation#

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBMVisualModelSurface,
    "SBSurface",
    "E733F12C-71B8-40CF-B969-993CEBE85F0C"
)