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

#include <ROP_ActiveRenderer.h>

Public Types

enum  { ENVIRONMENT = 1, PREFERENCE = 2, ROP = 4 }
 

Static Public Member Functions

static const char * getLabel (uint index)
 
static const char * getParmType (uint index)
 
static uint getRendererCount ()
 
static uint getActiveCount ()
 
static const char * getShopType (uint index)
 
static bool isActive (uint index)
 
static void setActive (uint index, int type, bool active)
 
static int getActiveSource (uint index)
 
static void setActiveFromString (const UT_String &renderers, int type)
 
static void clearAllActive (int type)
 
static void setShowAllROPs (bool flag)
 
static bool getShowAllROPs ()
 

Detailed Description

Definition at line 21 of file ROP_ActiveRenderer.h.

Member Enumeration Documentation

anonymous enum
Enumerator
ENVIRONMENT 
PREFERENCE 
ROP 

Definition at line 24 of file ROP_ActiveRenderer.h.

Member Function Documentation

static void ROP_ActiveRenderer::clearAllActive ( int  type)
static
static uint ROP_ActiveRenderer::getActiveCount ( )
static
static int ROP_ActiveRenderer::getActiveSource ( uint  index)
static
static const char* ROP_ActiveRenderer::getLabel ( uint  index)
static
static const char* ROP_ActiveRenderer::getParmType ( uint  index)
static
static uint ROP_ActiveRenderer::getRendererCount ( )
static
static const char* ROP_ActiveRenderer::getShopType ( uint  index)
static
static bool ROP_ActiveRenderer::getShowAllROPs ( )
static
static bool ROP_ActiveRenderer::isActive ( uint  index)
static
static void ROP_ActiveRenderer::setActive ( uint  index,
int  type,
bool  active 
)
static
static void ROP_ActiveRenderer::setActiveFromString ( const UT_String renderers,
int  type 
)
static
static void ROP_ActiveRenderer::setShowAllROPs ( bool  flag)
static

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