MiCellExtractIjk::triplet Class Reference

A triplet of indices used to define the cells to be extracted. More...

#include <MeshVizXLM/extractors/MiCellExtractIjk.h>

List of all members.

Public Member Functions

 triplet ()
 triplet (size_t x, size_t y, size_t z)
 triplet (size_t v)

Public Attributes

size_t i
size_t j
size_t k

Friends

bool operator== (const triplet &t1, const triplet &t2)
bool operator< (const triplet &t1, const triplet &t2)

Detailed Description

A triplet of indices used to define the cells to be extracted.


Constructor & Destructor Documentation

MiCellExtractIjk::triplet::triplet (  )  [inline]

constructor

MiCellExtractIjk::triplet::triplet ( size_t  x,
size_t  y,
size_t  z 
) [inline]

constructor

MiCellExtractIjk::triplet::triplet ( size_t  v  )  [inline]

constructor


Friends And Related Function Documentation

bool operator< ( const triplet t1,
const triplet t2 
) [friend]

< operator

bool operator== ( const triplet t1,
const triplet t2 
) [friend]

== operator


Member Data Documentation

I index.

J index.

K index.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/