Modules | Classes | Typedefs
Mesh: PolyfaceHeader, PolyfaceQuery, PolyfaceVectors

Modules

 Construction: IPolyfaceConstruction, PolyfaceCoordinateMap
 
 Markup: PolyfaceEdgeChain
 
 Traversal: PolyfaceVisitor
 

Classes

struct  PolyfaceQuery
 "Read only" facet interface. More...
 
struct  PolyfaceVectors
 In-memory form of polyface mesh data. More...
 
struct  PolyfaceHeader
 return Access queries for header of polyface mesh. More...
 

Typedefs

typedef RefCountedPtr< struct
PolyfaceHeader > 
PolyfaceHeaderPtr
 
typedef RefCountedPtr
< PolyfaceVisitor > 
PolyfaceVisitorPtr
 
typedef RefCountedPtr
< PolyfaceCoordinateMap > 
PolyfaceCoordinateMapPtr
 

Detailed Description

Typedef Documentation

typedef RefCountedPtr<PolyfaceCoordinateMap> PolyfaceCoordinateMapPtr
typedef RefCountedPtr< PolyfaceHeader > PolyfaceHeaderPtr
typedef RefCountedPtr<PolyfaceVisitor> PolyfaceVisitorPtr

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.