Part which applies a transfer operation to rays.
More...
#include <transfer_part.h>
|
|
virtual std::string | print_str () const override |
| | String for printing the object.
|
| |
Part which applies a transfer operation to rays.
◆ transfer_part() [1/2]
| transfer_part::transfer_part |
( |
| ) |
|
Default constructor.
The default transfer() is used.
◆ transfer_part() [2/2]
| transfer_part::transfer_part |
( |
transfer |
_trf | ) |
|
Constructor with initialization to the transfer _trf.
- Parameters
-
◆ intersect()
| void transfer_part::intersect |
( |
bun & |
b | ) |
|
|
overridevirtual |
Do nothing.
- Todo:
- We need to revise the abstraction lpart and intersect.
Implements lpart.
The documentation for this class was generated from the following files: