#include <Branch.h>
Lista wszystkich składowych.
Statyczne metody publiczne |
static boost::shared_ptr< Branch > | New (double r, double p_h, twisting p_twist=TWIST_ON) |
| Tworzy nową gałąź i zwraca do niej wskaźnik.
|
static boost::shared_ptr< Branch > | New (double r, double p_h, vtkTransform *relativeTrans, int rootEQ, twisting p_twist=TWIST_ON) |
Metody chronione |
| Branch (double r, double p_h, twisting p_twist) |
| Branch (double r, double p_h, vtkTransform *relativeTrans, int rootEQ, twisting p_twist) |
Dokumentacja konstruktora i destruktora
Branch::Branch |
( |
double |
r, |
|
|
double |
p_h, |
|
|
twisting |
p_twist |
|
) |
| |
|
protected |
Branch::Branch |
( |
double |
r, |
|
|
double |
p_h, |
|
|
vtkTransform * |
relativeTrans, |
|
|
int |
rootEQ, |
|
|
twisting |
p_twist |
|
) |
| |
|
protected |
Dokumentacja funkcji składowych
void Branch::AddRegion |
( |
vtkPolyData * |
t_Region | ) |
|
|
inline |
Dodaje do gałęzi odpowiadający jej region płuca. Zobacz SpaceDivisionAlgorithm.h.
virtual void Branch::ChangeRadiusWithoutEffect |
( |
double |
r | ) |
|
|
inlinevirtual |
virtual double* Branch::GetCenter |
( |
| ) |
const |
|
inlinevirtual |
- Zwraca:
- Wskaźni na wartości centralne odpowiednio dla osi X,Y,Z.
virtual double Branch::GetDiameter |
( |
| ) |
const |
|
inlinevirtual |
int Branch::GetEQ |
( |
| ) |
const |
|
inline |
virtual double Branch::GetHeight |
( |
| ) |
const |
|
inlinevirtual |
bool Branch::GetIsEnd |
( |
| ) |
const |
|
inline |
virtual double Branch::GetRadius |
( |
| ) |
const |
|
inlinevirtual |
vtkPolyData* Branch::GetRegion |
( |
| ) |
const |
|
inline |
Zwraca region płuca należący do gałęzi.
Tworzy nową gałąź i zwraca do niej wskaźnik.
boost::shared_ptr< Branch > Branch::New |
( |
double |
r, |
|
|
double |
p_h, |
|
|
vtkTransform * |
relativeTrans, |
|
|
int |
rootEQ, |
|
|
twisting |
p_twist = TWIST_ON |
|
) |
| |
|
static |
void Branch::RemoveRegion |
( |
| ) |
|
Kasuje region płuca należący do gałęzi.
void Branch::SetIsEnd |
( |
| ) |
|
|
inline |
Dokumentacja dla tej klasy została wygenerowana z plików: