xc
Public Member Functions | Public Attributes | List of all members

Order in edges of an hexaedron face. More...

#include <Body.h>

Public Member Functions

 SideSequence (const size_t first=1, const bool &forward=true)
 Constructor.
 
const bool & isDirect (void) const
 Return true if the edge sequence is direct (edge1 -> edge4).
 

Public Attributes

size_t l1
 Index edge 1.
 
size_t l2
 Index edge 2.
 
size_t l3
 Index edge 3.
 
size_t l4
 Index edge 4.
 
bool forward
 Forward or reverse sequence.
 

Detailed Description

Order in edges of an hexaedron face.


The documentation for this struct was generated from the following files: