Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mesh.cpp File Reference

#include "mesh.h"
#include "context.h"
#include "framebuffer.h"
#include "icamera.h"
#include "intersecttriangle.h"
#include "ray.h"
#include "statistics.h"
#include "triboxoverlap.h"
#include <cassert>
#include <limits>

Go to the source code of this file.

Functions

void line (const ICamera *camera, Framebuffer *framebuffer, const Point3 &p0, const Point3 &p1, const Color3 &color)


Function Documentation

void line const ICamera camera,
Framebuffer framebuffer,
const Point3 &  p0,
const Point3 &  p1,
const Color3 color
[static]
 

Definition at line 313 of file mesh.cpp.

References toxic::Framebuffer::ConvertFromNDC(), toxic::Framebuffer::PlotLine(), and toxic::ICamera::Project().

Referenced by toxic::Mesh::Annotate().


Generated on Tue May 11 01:31:53 2004 for toxic by doxygen 1.3.6