FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
Fiber::ComputeBounds Struct Reference
Inheritance diagram for Fiber::ComputeBounds:
Fiber::VertexSelectionIterator

Public Member Functions

 ComputeBounds (const MemCore::RefPtr< Fiber::Representation > &rep)
 
bool apply (const std::string &name, int ref, MemCore::RefPtr< Fiber::MemArray< 1, VertexSelection_t > > &selection)
 

Public Attributes

MemCore::RefPtr< Fiber::Representationm_representation
 
MemCore::RefPtr< Eagle::BoundingBoxbb
 

Member Function Documentation

◆ apply()

bool Fiber::ComputeBounds::apply ( const std::string &  name,
int  ref,
MemCore::RefPtr< Fiber::MemArray< 1, VertexSelection_t > > &  selection 
)
inlinevirtual