Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Typedefs | Functions
cf2read.h File Reference

Go to the source code of this file.

Classes

struct  CF2_BufferRec_
 

Typedefs

typedef FT_BEGIN_HEADER struct CF2_BufferRec_ CF2_BufferRec
 
typedef FT_BEGIN_HEADER struct CF2_BufferRec_CF2_Buffer
 

Functions

 cf2_buf_readByte (CF2_Buffer buf)
 
 cf2_buf_isEnd (CF2_Buffer buf)
 

Typedef Documentation

◆ CF2_Buffer

◆ CF2_BufferRec

Function Documentation

◆ cf2_buf_isEnd()

cf2_buf_isEnd ( CF2_Buffer  buf)

Definition at line 106 of file cf2read.c.

Referenced by cf2_interpT2CharString().

◆ cf2_buf_readByte()

cf2_buf_readByte ( CF2_Buffer  buf)

Definition at line 80 of file cf2read.c.

References CF2_SET_ERROR, FT_Bool, and FT_LOCAL_DEF.

Referenced by cf2_interpT2CharString().