Class ChunkGeomtryChannelVisitor

Inheritance Relationships

Base Type

  • public boost::static_visitor< FloatChannelOptional >

Class Documentation

class ChunkGeomtryChannelVisitor : public boost::static_visitor<FloatChannelOptional>

visitor that returns the channel that holds geometic information (like vertices-channel for meshes)

Public Functions

inline FloatChannelOptional operator()(const MeshBufferPtr mesh) const
inline FloatChannelOptional operator()(const PointBufferPtr points) const