SketchUp SDK
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Enumerations | Functions
defs.h File Reference
#include <slapi/slapi.h>

Go to the source code of this file.

Enumerations

enum  SURefType {
  SURefType_Unknown = 0, SURefType_AttributeDictionary, SURefType_Camera, SURefType_ComponentDefinition,
  SURefType_ComponentInstance, SURefType_Curve, SURefType_Edge, SURefType_EdgeUse,
  SURefType_Entities, SURefType_Face, SURefType_Group, SURefType_Image,
  SURefType_Layer, SURefType_Location, SURefType_Loop, SURefType_MeshHelper,
  SURefType_Material, SURefType_Model, SURefType_Polyline3D, SURefType_Scene,
  SURefType_Texture, SURefType_TextureWriter, SURefType_TypedValue, SURefType_UVHelper,
  SURefType_Vertex, SURefType_RenderingOptions
}
 Types of concrete object references. More...
 

Functions

 DEFINE_SU_TYPE (SUTypedValueRef)
 

Enumeration Type Documentation

enum SURefType

Types of concrete object references.

Enumerator
SURefType_Unknown 
SURefType_AttributeDictionary 
SURefType_Camera 
SURefType_ComponentDefinition 
SURefType_ComponentInstance 
SURefType_Curve 
SURefType_Edge 
SURefType_EdgeUse 
SURefType_Entities 
SURefType_Face 
SURefType_Group 
SURefType_Image 
SURefType_Layer 
SURefType_Location 
SURefType_Loop 
SURefType_MeshHelper 
SURefType_Material 
SURefType_Model 
SURefType_Polyline3D 
SURefType_Scene 
SURefType_Texture 
SURefType_TextureWriter 
SURefType_TypedValue 
SURefType_UVHelper 
SURefType_Vertex 
SURefType_RenderingOptions 

Function Documentation

DEFINE_SU_TYPE ( SUTypedValueRef  )