Go to Google Code Home
Google SketchUp SkpWriter C++ API Documentation (Labs)

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
atlast::sketchup::AcceptAllFilterA filter that allows everything to pass through
atlast::sketchup::EdgeDescriptorDescribes an Edge
atlast::sketchup::EdgeDescriptorVectorUtility implementation of the EdgeDescriptor interface
atlast::sketchup::FaceDescriptorDescribes a Face
atlast::sketchup::FaceLoopStructure holding the definition of a loop inside a face
atlast::sketchup::ISketchUpAngleFormatterA utility class that helps with formatting angles
ISketchUpAngleFormatterPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpAngleFormatter class
atlast::sketchup::ISketchUpApplicationThe Application providing all the underlying objects
ISketchUpApplicationPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpApplication class
atlast::sketchup::ISketchUpArcRepresents an Arc in SketchUp
ISketchUpArcPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpArc class
atlast::sketchup::ISketchUpAttributeRepresents a generic Attribute in SketchUp
atlast::sketchup::ISketchUpAttributeDictionaryA collection of name/value pairs
atlast::sketchup::ISketchUpAttributeDictionaryEntryA single entry in an AttributeDictionary
ISketchUpAttributeDictionaryEntryPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpAttributeDictionaryEntry class
ISketchUpAttributeDictionaryPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpAttributeDictionary class
atlast::sketchup::ISketchUpComponentBehaviorRepresents a ComponentBehavior in SketchUp
ISketchUpComponentBehaviorPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpComponentBehavior class
atlast::sketchup::ISketchUpComponentDefinitionA Component Definition class
ISketchUpComponentDefinitionPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpComponentDefinition class
atlast::sketchup::ISketchUpComponentInstanceA Component Instance class
ISketchUpComponentInstancePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpComponentInstance class
atlast::sketchup::ISketchUpControllerA controller object for actions that involve more than the basic properties of a single object
ISketchUpControllerPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpController class
atlast::sketchup::ISketchUpCurveA curve is the base class for the 2-dimensional objects that can be created in SketchUp
ISketchUpCurvePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpCurve class
ISketchUpCurveVectorPtrA smart pointer wrapper around a "vector" of ISketchUpCurve objects
ISketchUpDefinitionsPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpDefinitions class
atlast::sketchup::ISketchUpDocumentThe document class. A document controls which UI is active for this particular model, which views are available, and undo transaction handling
ISketchUpDocumentPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpDocument class
atlast::sketchup::ISketchUpDrawingElementAn object that appears on the screen
ISketchUpDrawingElementPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpDrawingElement class
ISketchUpDrawingElementVectorPtrA smart pointer wrapper around a "vector" of ISketchUpDrawingElement objects
atlast::sketchup::ISketchUpEdgeAn Edge object
ISketchUpEdgePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpEdge class
atlast::sketchup::ISketchUpEdgeUseAn EdgeUse interface
ISketchUpEdgeUsePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpEdgeUse class
ISketchUpEdgeUseVectorPtrA smart pointer wrapper around a "vector" of ISketchUpEdgeUse objects
ISketchUpEdgeVectorPtrA smart pointer wrapper around a "vector" of ISketchUpEdge objects
atlast::sketchup::ISketchUpEntityAn object belonging to an ISketchUpModel. Another name for this object might be "ISketchUpModelObject"
atlast::sketchup::ISketchUpEntityContainerAn interface covering those objects that can contain and create other Entities
ISketchUpEntityContainerPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpEntityContainer class
ISketchUpEntityPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpEntity class
ISketchUpEntityVectorPtrA smart pointer wrapper around a "vector" of ISketchUpEntity objects
atlast::sketchup::ISketchUpFaceA Face interface
ISketchUpFacePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpFace class
ISketchUpFaceVectorPtrA smart pointer wrapper around a "vector" of ISketchUpFace objects
atlast::sketchup::ISketchUpGeometricElementUsed to identify those objects which are more than an ISketchUpEntity, but less than an ISketchUpDrawingElement. The ISketchUpVertex is the quintessential example
ISketchUpGeometricElementPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpGeometricElement class
ISketchUpGeometricElementVectorPtrA smart pointer wrapper around a "vector" of ISketchUpGeometricElement objects
atlast::sketchup::ISketchUpGroupAn Group object
ISketchUpGroupPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpGroup class
atlast::sketchup::ISketchUpInputPointUsed to gather the current mouse point over the model, complete with inferencing
ISketchUpInputPointPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpInputPoint class
atlast::sketchup::ISketchUpLayerA layer
ISketchUpLayerPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpLayer class
ISketchUpLayersPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpLayers class
atlast::sketchup::ISketchUpLengthFormatterA utility class that helps with formatting lengths, or distances
ISketchUpLengthFormatterPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpLengthFormatter class
atlast::sketchup::ISketchUpLineSegmentA class that is a line segment
ISketchUpLineSegmentPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpLineSegment class
ISketchUpLineSegmentVectorPtrA smart pointer wrapper around a "vector" of ISketchUpLineSegment objects
ISketchUpLoopPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpLoop class
ISketchUpLoopVectorPtrA smart pointer wrapper around a "vector" of ISketchUpLoop objects
ISketchUpMaterialPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpMaterial class
ISketchUpMaterialsPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpMaterials class
ISketchUpMenuCallbackPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpMenuCallback class
ISketchUpMenuPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpMenu class
ISketchUpModelPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpModel class
atlast::sketchup::ISketchUpObjectThe base class for all object in the SAPI, or SketchUp, API
ISketchUpObjectPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpObject class
atlast::sketchup::ISketchUpOptionsManagerA collection of OptionProviders
ISketchUpOptionsManagerPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpOptionsManager class
ISketchUpOptionsProviderPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpOptionsProvider class
atlast::sketchup::ISketchUpPageA Page is a named view in SketchUp
ISketchUpPagePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpPage class
ISketchUpPagesPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpPages class
ISketchUpPickHelperPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpPickHelper class
atlast::sketchup::ISketchUpPolylineA class that is a collection of line segments. The line segments must not self intersect
ISketchUpPolylinePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpPolyline class
ISketchUpSelectionSetPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpSelectionSet class
ISketchUpTexturePtrA smart pointer wrapper around the atlast::sketchup::ISketchUpTexture class
ISketchUpToolPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpTool class
atlast::sketchup::ISketchUpVertexAn interface encapsulating a vertex. A vertex is a topological element that represents a point in model space. It can be used by faces, edges, and edgeuses
ISketchUpVertexPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpVertex class
ISketchUpVertexVectorPtrA smart pointer wrapper around a "vector" of ISketchUpVertex objects
atlast::sketchup::ISketchUpViewA View class
ISketchUpViewPtrA smart pointer wrapper around the atlast::sketchup::ISketchUpView class
atlast::sketchup::MaterialDescriptorDescribes the application of a material to a particular face
atlast::sketchup::SketchUpEntityCollectionA collection of entities

©2010 Google - Google Home - About Google