libLAS API Reference  1.8.1
Classes | Namespaces | Functions
color.hpp File Reference
#include <liblas/export.hpp>
#include <stdint.h>
#include <boost/array.hpp>
#include <cstdlib>
Include dependency graph for color.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  liblas::Color
 RGB color container. More...
 

Namespaces

 liblas
 Namespace grouping all elements of libLAS public interface.
 

Functions

bool liblas::operator== (Color const &lhs, Color const &rhs)
 
bool liblas::operator!= (Color const &lhs, Color const &rhs)