librtl

rtl_checkers Class Reference

rtl_checkerboard texture. More...

#include <texture.h>

Inherits rtl_binarytexture.

List of all members.

Public Members

Protected Members


Detailed Description

rtl_checkerboard texture.

This is the classic ray tracing texture that everybody hates to look at.


Member Function Documentation

rtl_checkers::rtl_checkers()

Builds a default checker texture with black and white materials.

rtl_checkers::rtl_checkers( const jColour&, const jColour& )

Builds a checker texture from materials with the given colours.

rtl_checkers::rtl_checkers( rtl_material*, rtl_material* )

Builds a checker texture from the materials given.

jFlt rtl_checkers::weight( rtl_ray&, const jVec3&, jNorm3& ) [protected]

Reimplemented from rtl_binarytexture.


The documentation for this class was generated from the following file:
JSP / librtl v0.2 mtigges@cpsc.ucalgary.ca