#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) |
|
static |
Definition at line 94 of file CSetOfTriangles.cpp.
References mrpt::utils::CStream::ReadBufferFixEndianness().
Referenced by mrpt::opengl::CSetOfTriangles::readFromStream().
|
static |
Definition at line 83 of file CSetOfTriangles.cpp.
References mrpt::utils::CStream::WriteBufferFixEndianness().
Referenced by mrpt::opengl::CSetOfTriangles::writeToStream().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |