Cube Struct Reference
[
Standard Library of Useful Things
]
Inherits
Geometry
.
Inherited by CubeImpl.
List of all members.
Public Methods
virtual bool
initialize
(
Float
x,
Float
y,
Float
z)=0
Detailed Description
A 3D cube.
Member Function Documentation
virtual bool Cube::initialize
(
Float
x
,
Float
y
,
Float
z
)
[pure virtual]
Create the cube geometry.
Parameters:
x,y,z
The dimensions of the cube along each major axis.
Scripted as:
[constructor]
(float, float, float)
The documentation for this struct was generated from the following file:
cube.h
Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by
Doxygen