Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/builder/test_builder_data.cxx File Reference

#include "builderPrim.h"

Go to the source code of this file.

Compounds

class  polygon

Defines

#define VVAL(i)   i

Variables

int hedface_vt_len = 337
Vertexf hedface_vt [337]
polygon polys []
int num_polys = sizeof(polys) / sizeof(polygon)


Detailed Description

Definition in file test_builder_data.cxx.


Define Documentation

#define VVAL  )     i
 

Definition at line 366 of file test_builder_data.cxx.


Variable Documentation

Vertexf hedface_vt[337]
 

Definition at line 25 of file test_builder_data.cxx.

Referenced by main().

int hedface_vt_len = 337
 

Definition at line 24 of file test_builder_data.cxx.

Referenced by main().

int num_polys = sizeof(polys) / sizeof(polygon)
 

Definition at line 721 of file test_builder_data.cxx.

polygon polys[]
 

Initial value:

 {
  polygon(4, 3, 2, 1),
  polygon(8, 7, 6, 5),
  polygon(10, 9, 3, 4),
  polygon(2, 13, 12, 11),
  polygon(3, 14, 13, 2),
  polygon(11, 12, 16, 15),
  polygon(18, 17, 9, 10),
  polygon(8, 5, 17, 18),
  polygon(1, 2, 11, 19),
  polygon(23, 22, 21, 20),
  polygon(27, 26, 25, 24),
  polygon(30, 29, 28),
  polygon(20, 21, 28, 29),
  polygon(34, 33, 32, 31),
  polygon(19, 11, 15, 35),
  polygon(39, 38, 37, 36),
  polygon(43, 42, 41, 40),
  polygon(47, 46, 45, 44),
  polygon(51, 50, 49, 48),
  polygon(54, 53, 52),
  polygon(31, 32, 52, 53),
  polygon(56, 23, 20, 55),
  polygon(55, 20, 29),
  
}

Definition at line 407 of file test_builder_data.cxx.


Generated on Fri May 2 00:45:04 2003 for Panda by doxygen1.3