![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
| ConnectionRange (ind fromIndex, GridPrimitive fromDim, GridPrimitive toDim, const Connectivity *parent) | |
| ConnectionIterator | begin () |
| ConnectionIterator | end () |
| ind | size () |
Protected Attributes | |
| const Connectivity * | parent_ |
| GridPrimitive | toDimension_ |
| std::shared_ptr< const std::vector< ind > > | connections_ |