sch::CD_SimplexKeptPoints Struct Reference

#include <sch/CD/CD_Simplex.h>

Public Member Functions

 CD_SimplexKeptPoints ()
 
char & operator[] (unsigned char i)
 
const char & operator[] (unsigned char i) const
 
void reset ()
 

Public Attributes

char b1
 
char b2
 
char b3
 
char b4
 
CD_SimplexType type
 

Detailed Description

tells which points ware kept from the previous simplex

Constructor & Destructor Documentation

◆ CD_SimplexKeptPoints()

sch::CD_SimplexKeptPoints::CD_SimplexKeptPoints ( )
inline

Member Function Documentation

◆ operator[]() [1/2]

char& sch::CD_SimplexKeptPoints::operator[] ( unsigned char  i)
inline

◆ operator[]() [2/2]

const char& sch::CD_SimplexKeptPoints::operator[] ( unsigned char  i) const
inline

◆ reset()

void sch::CD_SimplexKeptPoints::reset ( )
inline

Member Data Documentation

◆ b1

char sch::CD_SimplexKeptPoints::b1

◆ b2

char sch::CD_SimplexKeptPoints::b2

◆ b3

char sch::CD_SimplexKeptPoints::b3

◆ b4

char sch::CD_SimplexKeptPoints::b4

◆ type

CD_SimplexType sch::CD_SimplexKeptPoints::type

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