#include <SbPolyhedron.h>
|
| | SbFacet (int v1=0, int f1=0, int v2=0, int f2=0, int v3=0, int f3=0, int v4=0, int f4=0) |
Definition at line 217 of file SbPolyhedron.h.
◆ SbFacet()
| SbFacet::SbFacet |
( |
int | v1 = 0, |
|
|
int | f1 = 0, |
|
|
int | v2 = 0, |
|
|
int | f2 = 0, |
|
|
int | v3 = 0, |
|
|
int | f3 = 0, |
|
|
int | v4 = 0, |
|
|
int | f4 = 0 ) |
|
inline |
Definition at line 225 of file SbPolyhedron.h.
struct SbFacet::@146305307241173307306147201343177135163056232201 m_edge[4]
@ f3
fraction of energy reconstructed in 3rd sampling
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | ostr, |
|
|
const SbFacet & | facet ) |
|
friend |
Definition at line 118 of file SbPolyhedron.cxx.
118 {
119 for (
int k=0;
k<4;
k++) {
121 }
122 return ostr;
123}
◆ SbPolyhedron
◆ [struct]
| struct { ... } SbFacet::m_edge[4] |
The documentation for this class was generated from the following file: