Definition at line 42 of file buffer.
◆ point_writer() [1/2]
tools::zb::buffer::point_writer::point_writer |
( |
ZPixel |
a_pixel, |
|
|
buffer & |
a_buffer, |
|
|
unsigned int |
a_size |
|
) |
| |
|
inline |
◆ ~point_writer()
virtual tools::zb::buffer::point_writer::~point_writer |
( |
| ) |
|
|
inlinevirtual |
◆ point_writer() [2/2]
tools::zb::buffer::point_writer::point_writer |
( |
const point_writer & |
a_from | ) |
|
|
inline |
◆ _write()
void tools::zb::buffer::point_writer::_write |
( |
ZPos |
a_x, |
|
|
ZPos |
a_y, |
|
|
ZZ |
a_z |
|
) |
| |
|
inlineprotected |
Definition at line 86 of file buffer.
90 ZReal zpoint = (ZReal)a_z;
◆ get_pixel()
bool tools::zb::buffer::point_writer::get_pixel |
( |
ZPos |
a_x, |
|
|
ZPos |
a_y, |
|
|
ZZ |
, |
|
|
ZPixel & |
a_pixel |
|
) |
| const |
|
inline |
◆ operator=()
◆ write()
virtual void tools::zb::buffer::point_writer::write |
( |
ZPos |
a_x, |
|
|
ZPos |
a_y, |
|
|
ZZ |
a_z |
|
) |
| |
|
inlinevirtual |
◆ m_buffer
buffer& tools::zb::buffer::point_writer::m_buffer |
|
protected |
◆ m_size
unsigned int tools::zb::buffer::point_writer::m_size |
|
protected |
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/zb/buffer