Main MRPT website > C++ reference for MRPT 1.9.9
Functions
CSetOfTriangles.cpp File Reference
#include "opengl-precomp.h"
#include <mrpt/opengl/CSetOfTriangles.h>
#include "opengl_internals.h"
#include <mrpt/math/CMatrixTemplateNumeric.h>
#include <mrpt/utils/CStream.h>

Go to the source code of this file.

Functions

static void triangle_writeToStream (mrpt::utils::CStream &o, const CSetOfTriangles::TTriangle &t)
 
static void triangle_readFromStream (mrpt::utils::CStream &i, CSetOfTriangles::TTriangle &t)
 

Function Documentation

◆ triangle_readFromStream()

static void triangle_readFromStream ( mrpt::utils::CStream i,
CSetOfTriangles::TTriangle t 
)
static

Definition at line 93 of file CSetOfTriangles.cpp.

References mrpt::utils::CStream::ReadBufferFixEndianness().

Referenced by mrpt::opengl::CSetOfTriangles::readFromStream().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ triangle_writeToStream()

static void triangle_writeToStream ( mrpt::utils::CStream o,
const CSetOfTriangles::TTriangle t 
)
static

Definition at line 81 of file CSetOfTriangles.cpp.

References mrpt::utils::CStream::WriteBufferFixEndianness().

Referenced by mrpt::opengl::CSetOfTriangles::writeToStream().

Here is the call graph for this function:
Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019