ArcGIS Procedural Runtime
3.2.10650
|
This is the complete list of members for prtx::GenerateContext, including all inherited members.
GenerateContext(const GenerateContext &)=delete (defined in prtx::GenerateContext) | prtx::GenerateContext | |
GenerateContext() (defined in prtx::GenerateContext) | prtx::GenerateContext | inlineprotected |
GenerateContext(const prt::InitialShape *const *initialShapes, const prt::OcclusionSet::Handle *occlusionHandles, size_t initialShapeCount, prt::Callbacks *callbacks, prt::Cache *cache, const OcclusionSetsVector &occlusionSets) | prtx::GenerateContext | protected |
GenerateContext(const prt::InitialShape *const *initialShapes, size_t initialShapeCount, prt::Callbacks *callbacks, prt::Cache *cache, prt::OcclusionSet *writableOcclusionSet) | prtx::GenerateContext | protected |
getCache() | prtx::GenerateContext | inline |
getCache() const (defined in prtx::GenerateContext) | prtx::GenerateContext | inline |
getCallbacks() | prtx::GenerateContext | inline |
getInitialShape(size_t i) const | prtx::GenerateContext | inline |
getInitialShapeCount() const | prtx::GenerateContext | inline |
getOcclusionHandle(size_t i) const | prtx::GenerateContext | inline |
getOcclusionSets(size_t i) const | prtx::GenerateContext | inline |
OcclusionSets typedef (defined in prtx::GenerateContext) | prtx::GenerateContext | |
OcclusionSetsVector typedef (defined in prtx::GenerateContext) | prtx::GenerateContext | |
operator=(const GenerateContext &)=delete (defined in prtx::GenerateContext) | prtx::GenerateContext | |
~GenerateContext() (defined in prtx::GenerateContext) | prtx::GenerateContext | inlinevirtual |