MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
mve::VolumeMCAccessor Class Reference

#include <volume.h>

Collaboration diagram for mve::VolumeMCAccessor:
Collaboration graph
[legend]

Public Member Functions

 VolumeMCAccessor (void)
 
bool has_colors (void) const
 
bool next (void)
 

Public Attributes

math::Vec3f color [8]
 
math::Vec3f pos [8]
 
float sdf [8]
 
std::size_t vid [8]
 
mve::FloatVolume::Ptr vol
 

Detailed Description

Definition at line 64 of file volume.h.

Constructor & Destructor Documentation

◆ VolumeMCAccessor()

mve::VolumeMCAccessor::VolumeMCAccessor ( void  )

Definition at line 88 of file volume.cc.

Member Function Documentation

◆ has_colors()

bool mve::VolumeMCAccessor::has_colors ( void  ) const

Definition at line 139 of file volume.cc.

◆ next()

bool mve::VolumeMCAccessor::next ( void  )

Definition at line 94 of file volume.cc.

Member Data Documentation

◆ color

math::Vec3f mve::VolumeMCAccessor::color[8]

Definition at line 74 of file volume.h.

◆ pos

math::Vec3f mve::VolumeMCAccessor::pos[8]

Definition at line 73 of file volume.h.

◆ sdf

float mve::VolumeMCAccessor::sdf[8]

Definition at line 71 of file volume.h.

◆ vid

std::size_t mve::VolumeMCAccessor::vid[8]

Definition at line 72 of file volume.h.

◆ vol

mve::FloatVolume::Ptr mve::VolumeMCAccessor::vol

Definition at line 70 of file volume.h.


The documentation for this class was generated from the following files: