|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
This is the complete list of members for Fiber::Grid, including all inherited members.
| addInterface(const RefPtr< InterfaceBase > &I) const | MemCore::Intercube | |
| addInterfaceData(const Data &D) | MemCore::Intercube | |
| addInterfaceData(const Data &D) | MemCore::Intercube | |
| addOwner(const Container &theOwner, const MemCore::Ageable &theNewAge) | Fiber::Ownable< Grid > | inline |
| addOwner(const MemCore::WeakPtr< Container > &theOwner, const MemCore::Ageable &theNewAge) | Fiber::Ownable< Grid > | inline |
| Attributes() | MemCore::Attributes | |
| attributesHaveBeenSaved() const (defined in Fiber::SaveableAttributes) | Fiber::SaveableAttributes | inline |
| attributesNeedSaving() const (defined in Fiber::SaveableAttributes) | Fiber::SaveableAttributes | inline |
| CartesianPositions() const | Fiber::Grid | |
| CellsAsVertices(int dims) const (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| clearInterfaces() | MemCore::Intercube | |
| const_iterateInterfaces(const RefPtr< InterfaceIterationParameter > &IIP) const | MemCore::Intercube | |
| createInterface(const type_info &) const | MemCore::Intercube | virtual |
| establishSkeletonFilter(Skeleton &TargetVertices, Skeleton &SourceVertices, SkeletonFilter< uint32_t > SF) | Fiber::Grid | |
| establishVertexFilter(const Grid &SourceGrid, SkeletonFilter< uint32_t > SF) | Fiber::Grid | |
| extremeUnction() override (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | protected |
| filter typedef | Fiber::Grid | |
| findCartesianChart(const string &name={}) const | Fiber::Grid | |
| findChart(const RefPtr< ChartID > &id) const | Fiber::Grid | |
| findChart(const type_info &ChartType, const string &name=string()) const | Fiber::Grid | |
| findChart(uint16_t epsg_code) const | Fiber::Grid | |
| findChartID(uint16_t epsg_code) const (defined in Fiber::Grid) | Fiber::Grid | |
| findHighestHomogenousRefinement(int MaxLevel, int IndexDepth, int Dimensionality) const | Fiber::Grid | |
| findHighestHomogenousVertexRefinement(int MaxLevel) const | Fiber::Grid | |
| findInterface(const type_info &t) const | MemCore::Intercube | |
| findIsotropicRefinementFactor(int Factor, int IndexDepth) const | Fiber::SkeletonMap | |
| findMaxHomogenousRefinement(int IndexDepth) const | Fiber::Grid | |
| findSkeleton(const RefPtr< FragmentID > &fID) | Fiber::Grid | |
| findVertices(int TotalRefinement=-1) const | Fiber::SkeletonMap | |
| getAttribute(const std::string &name) const | MemCore::Attributes | |
| getAttributeAge() const | MemCore::Attributes | |
| getAttributeValue(const string &AttributeName, size_t ElementNumber=0) const | MemCore::Attributes | |
| getAttributeValues() | MemCore::Attributes | |
| getAttributeValues() const | MemCore::Attributes | |
| getCartesianCharts3D() const | Fiber::Grid | |
| getCartesianPositions() const | Fiber::Grid | inline |
| getCartesianRepresentation(const Skeleton &Skel, const string &ChartName={}) const | Fiber::Grid | |
| getCartesianRepresentation(const string &ChartName={}) const | Fiber::Grid | |
| getCartesianVertexFieldCreators(const RefPtr< FragmentID > &fID, const string &ChartName, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getCartesianVertexFields(const string &ChartName, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getChartName(const type_info &ChartType, const string &name) (defined in Fiber::Grid) | Fiber::Grid | static |
| getCharts() const | Fiber::Grid | |
| getCharts(const type_info &ChartType) const | Fiber::Grid | |
| getEdgeInfo(int TotalRefinement=-1) const | Fiber::SkeletonMap | |
| getFaceInfo(int TotalRefinement=-1) const | Fiber::SkeletonMap | |
| getField(const RefPtr< ChartID > &theChartID, const string &fieldname, const RefPtr< Skeleton > &theSkeleton) const | Fiber::Grid | |
| getField(const RefPtr< Chart > &theChart, const string &fieldname, const RefPtr< Skeleton > &theSkeleton) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getField(const RefPtr< ChartID > &theChartID, const string &fieldname) const | Fiber::Grid | inline |
| getField(const RefPtr< Chart > &theChart, const string &fieldname) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getInterface(const type_info &t) | MemCore::Intercube | |
| getInterfaceNames(const char delim=';') const | MemCore::Intercube | |
| getMemoryUsage(memsize_t &UsedMemory, memsize_t &WantedMemory) const | Fiber::SkeletonMap | |
| getNumberOfAttributes() const | MemCore::Attributes | |
| getNumberOfValidOwners() const | Fiber::Ownable< Grid > | inline |
| getPositions(const RefPtr< ChartID > &theChartID, const RefPtr< Skeleton > &theSkeleton) const | Fiber::Grid | |
| getPositions(const string &ChartName={}) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getPrimaryOwner() const | Fiber::Ownable< Grid > | inline |
| getRepresentation(const RefPtr< ChartID > &theChartID, const RefPtr< Skeleton > &theSkeleton) const | Fiber::Grid | |
| getRepresentation(const RefPtr< Chart > &theChart, const RefPtr< Skeleton > &theSkeleton) | Fiber::Grid | static |
| getRepresentation(const RefPtr< Chart > &theChart, const SkeletonID &theSkeletonID) const | Fiber::Grid | |
| getRepresentation(const RefPtr< ChartID > &theChartID, const SkeletonID &theSkeletonID) const (defined in Fiber::Grid) | Fiber::Grid | |
| getSkeleton(const SkeletonID &Sid) const | Fiber::SkeletonMap | |
| getTimePolar2DRepresentation(const Skeleton &Skel) const | Fiber::Grid | |
| getTimePolar2DRepresentation() const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getUniqueCartesianChart3D() const | Fiber::Grid | |
| getUniqueCartesianChart3DName() const (defined in Fiber::Grid) | Fiber::Grid | |
| getVertexFieldCreators(const RefPtr< FragmentID > &fID, const RefPtr< Chart > &chart, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getVertexFieldCreators(const RefPtr< FragmentID > &fID, uint16_t epsg_code, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getVertexFieldCreators(const RefPtr< FragmentID > &fID, const type_info &ChartType, const string &ChartName, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getVertexFields(const RefPtr< Chart > &chart, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getVertexFields(uint16_t epsg_code, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getVertexFields(const type_info &ChartType, const string &ChartName, FieldIdentifiers... theFieldIdentifiers) const (defined in Fiber::Grid) | Fiber::Grid | inline |
| getVertexPositions(const RefPtr< ChartID > &theChartID) const | Fiber::Grid | |
| getVertexRepresentation(const RefPtr< ChartID > &theChartID) const | Fiber::Grid | inline |
| getVerticesInfo(int TotalRefinement=-1) const | Fiber::SkeletonMap | |
| gotNewInterfaceData(const Data &D) | MemCore::Intercube | |
| gotNewInterfaceData(mutex &M, const Data &D) | MemCore::Intercube | |
| gotNewInterfaceData(mutex &M, const Data &D) | MemCore::Intercube | |
| gotNewInterfaceData(mutex &M, const Data &D, const Selector &S) | MemCore::Intercube | |
| gotNewInterfaceData(mutex &M, const Data &D, const Selector *S) | MemCore::Intercube | |
| Grid(const OwnerOf< Grid > &GridOwner, const WeakPtr< GridContainer > &GC, const RefPtr< GlobalCharts > &GAtlas) | Fiber::Grid | |
| Grid(const WeakPtr< GridContainer > &GC, const RefPtr< GlobalCharts > &GAtlas) (defined in Fiber::Grid) | Fiber::Grid | |
| hasAttribute(const std::string &name) const | MemCore::Attributes | |
| hasChangedInterfaceData(const Data &D) const | MemCore::Intercube | |
| hasChangedInterfaceData(const Data &D) const | MemCore::Intercube | |
| hasChangedInterfaceData(const Data &D, const Selector &) const | MemCore::Intercube | |
| hasChangedInterfaceData(const Data &D, const Selector *) const | MemCore::Intercube | |
| hasInterface(const type_info &t) const | MemCore::Intercube | |
| insertOwner(const Container &theOwner) | Fiber::Ownable< Grid > | inline |
| insertOwner(const MemCore::WeakPtr< Container > &theOwner) | Fiber::Ownable< Grid > | inline |
| insertSharedChart(const RefPtr< Chart > &ExistingChart) (defined in Fiber::Grid) | Fiber::Grid | inline |
| Intercube() | MemCore::Intercube | |
| Item typedef | Fiber::OwnerBase | |
| iterate(ConstSkeletonIterator &) const | Fiber::Grid | |
| iterate(SkeletonIterator &) | Fiber::Grid | |
| iterate(std::function< bool(const SkeletonID &id, Skeleton &S)>) const (defined in Fiber::Grid) | Fiber::Grid | |
| Fiber::SaveableAttributes::iterate(Iterator &it) const | MemCore::Attributes | |
| Fiber::Iterate(const SkeletonFunctor &F) const | Fiber::SkeletonMap | inline |
| Fiber::SaveableAttributes::Iterate(const Functor &L) const | MemCore::Attributes | |
| iterate_all(const Functor &F) const | Fiber::Grid | inline |
| iterate_attributes(const Functor &L) const | MemCore::Attributes | |
| iterate_const(std::function< bool(const SkeletonID &id, const Skeleton &S)>) const (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| iterate_skeletons(const SkeletonFunctor &F) const | Fiber::Grid | inline |
| iterateInterfaces(const RefPtr< InterfaceIterationParameter > &IIP) | MemCore::Intercube | |
| Iterator typedef | Fiber::Grid | |
| LastSavedAttributes (defined in Fiber::SaveableAttributes) | Fiber::SaveableAttributes | mutable |
| makeCartesianChart(const string &name={}, uint16_t epsg_code=0) | Fiber::Grid | |
| makeCartesianRepresentation(int Dims, const string &name={}, uint16_t epsg_code=0) | Fiber::Grid | |
| makeChart(const type_info &ChartType, const string &name={}, uint16_t epsg_code=0) | Fiber::Grid | |
| makeVertices(int dims) | Fiber::SkeletonMap | |
| MaxLevel(int IndexDepth=0) const | Fiber::SkeletonMap | |
| metafilter typedef | Fiber::Grid | |
| MinLevel(int IndexDepth=0) const | Fiber::SkeletonMap | |
| MyAtlas() const | Fiber::Grid | inline |
| nSkeletons() const | Fiber::SkeletonMap | |
| nSkeletons(int IndexDepth) const (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| NumberOfAttributes() const | MemCore::Attributes | |
| NumberOfHoles(int TotalRefinement=-1) const | Fiber::SkeletonMap | |
| operator()() const | Fiber::Grid | inline |
| operator()(const string &fieldname, const string &ChartName=string()) const | Fiber::Grid | |
| operator()(const string &fieldname, const RefPtr< Chart > &theChart) const (defined in Fiber::Grid) | Fiber::Grid | |
| Fiber::SkeletonMap::operator()(const SkeletonID &Sid) const | Fiber::SkeletonMap | inline |
| Ownable< Grid >::operator=(const Ownable &) | Fiber::Ownable< Grid > | inline |
| operator[](int Dims) | Fiber::Grid | inline |
| operator[](const string &fieldname) | Fiber::Grid | |
| Fiber::SkeletonMap::operator[](const SkeletonID &Sid) | Fiber::SkeletonMap | |
| Ownable() | Fiber::Ownable< Grid > | inline |
| Ownable(const Ownable &) | Fiber::Ownable< Grid > | inline |
| Ownable(const MemCore::WeakPtr< Container > &theOwner, const MemCore::Ageable &theNewAge) | Fiber::Ownable< Grid > | inline |
| Ownable(const Container &theOwner, const MemCore::Ageable &theNewAge) | Fiber::Ownable< Grid > | inline |
| OwnerBase() (defined in Fiber::OwnerBase) | Fiber::OwnerBase | |
| Owners | Fiber::Ownable< Grid > | |
| printInterfaces() const | MemCore::Intercube | |
| processOwnership(MemCore::Intercube &Output, const MemCore::Intercube &Input) const override | Fiber::Ownable< Grid > | inlinevirtual |
| Fiber::OwnerBase::processOwnership(MemCore::Intercube &OutputAndInput) const | Fiber::OwnerBase | inline |
| registerInterface(const type_info &t) | MemCore::Intercube | |
| removeInterface() | MemCore::Intercube | |
| removeInterfaceBase(const type_info &InterfaceBaseID) | MemCore::Intercube | |
| replaceSkeletonID(const SkeletonID &old_id, const SkeletonID &new_id) (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| setAttribute(const std::string &name, const MemCore::RefPtr< MemCore::ChunkBase > &AttribData) | MemCore::Attributes | |
| setAttributeValue(const std::string &name, const T &AttribData) | MemCore::Attributes | |
| setAttributeValues(const std::string &name, const std::initializer_list< T > &AttribData) | MemCore::Attributes | |
| setCartesianPositions(const MemCore::RefPtr< MemBase > &Coordinates, const string &ChartName={}, uint16_t epsg_code=0) | Fiber::Grid | inline |
| setCartesianPositions(const MemBase &Coordinates, const string &ChartName={}, uint16_t epsg_code=0) | Fiber::Grid | inline |
| setValue(const T &AttribData, const std::string &name) | MemCore::Attributes | |
| setValue(const T &AttribData, const std::string &name, const std::string &Comment, const std::string &CommentPrefix="Comment") | MemCore::Attributes | |
| SkeletonFilter typedef | Fiber::Grid | |
| SkeletonInfo typedef (defined in Fiber::Grid) | Fiber::Grid | |
| SkeletonMap() (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| Skeletons (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| Skeletons_t typedef (defined in Fiber::SkeletonMap) | Fiber::SkeletonMap | |
| Speak(int indent=0, int maxindent=-1) const | Fiber::SkeletonMap | |
| TimePolar2DPositions() const (defined in Fiber::Grid) | Fiber::Grid | |
| toString() const | MemCore::Attributes | |
| touchAttributes() const | MemCore::Attributes | |
| updateAttributeAge(const Ageable &A) const | MemCore::Attributes | |
| x_updateOwnershipAge(const MemCore::Ageable &theNewAge) override | Fiber::Ownable< Grid > | inlinevirtual |
| xml() const (defined in Fiber::Grid) | Fiber::Grid | |
| ~Attributes() | MemCore::Attributes | |
| ~Grid() | Fiber::Grid | |
| ~Intercube() | MemCore::Intercube | virtual |
| ~OwnerBase() (defined in Fiber::OwnerBase) | Fiber::OwnerBase | |
| ~SaveableAttributes() (defined in Fiber::SaveableAttributes) | Fiber::SaveableAttributes | |
| ~SkeletonMap() | Fiber::SkeletonMap | protected |