Class PolygonBuffer
Defined in File PolygonBuffer.hpp
Inheritance Relationships
Base Type
public lvr2::BaseBuffer(Class BaseBuffer)
Class Documentation
-
class PolygonBuffer : public lvr2::BaseBuffer
A class to handle point information with an arbitrarily large number of attribute channels. The added channels should always have the same length as the point array to keep the mapping between geometry (channel ‘points’) and the associated layers like RGB colors or point normals consistent.