OPCODECREATE Struct Reference

Model creation structure.

List of all members.

Public Methods

 OPCODECREATE ()
 Constructor.


Public Attributes

udword NbTris
 Number of triangles in the input model.

udword NbVerts
 Number of vertices in the input model.

const udwordTris
 List of indexed triangles.

const PointVerts
 List of points.

udword Rules
 Splitting rules (SPLIT_COMPLETE is mandatory in OPCODE).

bool NoLeaf
 true => discard leaf nodes (else use a normal tree).

bool Quantized
 true => quantize the tree (else use a normal tree).

bool KeepOriginal
 true => keep a copy of the original tree (debug purpose).


The documentation for this struct was generated from the following file:


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen