Functions | Variables
lasreader_shp.cpp File Reference
#include "lasreader_shp.hpp"
#include <stdlib.h>
#include <string.h>
Include dependency graph for lasreader_shp.cpp:

Go to the source code of this file.

Functions

FILE * fopen_compressed (const char *filename, const char *mode, bool *piped)
 
static void from_big_endian (int *value)
 
static void from_little_endian (double *value)
 
static void from_little_endian (int *value)
 
static void initialize_endianness ()
 

Variables

static bool is_little_endian = true
 

Function Documentation

◆ fopen_compressed()

FILE* fopen_compressed ( const char *  filename,
const char *  mode,
bool *  piped 
)

Definition at line 331 of file fopen_compressed.cpp.

◆ from_big_endian()

static void from_big_endian ( int *  value)
static

Definition at line 53 of file lasreader_shp.cpp.

◆ from_little_endian() [1/2]

static void from_little_endian ( double *  value)
static

Definition at line 83 of file lasreader_shp.cpp.

◆ from_little_endian() [2/2]

static void from_little_endian ( int *  value)
static

Definition at line 68 of file lasreader_shp.cpp.

◆ initialize_endianness()

static void initialize_endianness ( )
static

Definition at line 44 of file lasreader_shp.cpp.

Variable Documentation

◆ is_little_endian

bool is_little_endian = true
static

Definition at line 42 of file lasreader_shp.cpp.



lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25