HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VIS_Type Class Reference

#include <VIS_Type.h>

Public Member Functions

 VIS_Type (const VIS_Type &src)
 
 VIS_Type (const char *type_name, const char *description, PRM_Template *template_list, VIS_Constructor constructor, const char *icon, bool is_public=true)
 
int getIndex () const
 
const char * getName () const
 
const char * getDescription () const
 
const char * getIcon () const
 
VIS_Constructor getConstructor () const
 
PRM_TemplategetParmTemplates ()
 
bool isPublic () const
 
VIS_VisualizercreateVisualizer ()
 

Friends

class VIS_Manager
 

Detailed Description

Definition at line 24 of file VIS_Type.h.

Constructor & Destructor Documentation

VIS_Type::VIS_Type ( const VIS_Type src)
VIS_Type::VIS_Type ( const char *  type_name,
const char *  description,
PRM_Template template_list,
VIS_Constructor  constructor,
const char *  icon,
bool  is_public = true 
)

Member Function Documentation

VIS_Visualizer* VIS_Type::createVisualizer ( )
VIS_Constructor VIS_Type::getConstructor ( ) const
const char* VIS_Type::getDescription ( ) const
const char* VIS_Type::getIcon ( ) const
int VIS_Type::getIndex ( ) const
const char* VIS_Type::getName ( ) const
PRM_Template* VIS_Type::getParmTemplates ( )
bool VIS_Type::isPublic ( ) const

Friends And Related Function Documentation

friend class VIS_Manager
friend

Definition at line 44 of file VIS_Type.h.


The documentation for this class was generated from the following file: