libjbt

jbt_line Class Reference

Line skeleton class. More...

#include <line.h>

Inherits jbt_primitive.

List of all members.

Public Members


Detailed Description

Line skeleton class.

A line skeleton generates a cylindrical scalar field with hemispherical caps along the y-axis.


Member Function Documentation

jbt_line::jbt_line( jFlt height = 1.0, jFlt radius = 1.0 )

Build a new line skeleton, height is the height of the line, radius is the radius of the scalar field for the skeleton.

jbt_object::Type jbt_line::type() const

Reimplemented from jbt_object.

jFlt jbt_line::getLength() const

Returns the length of the line.

void jbt_line::setLength( jFlt l )

Sets the length of the line.


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