Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Beta/3D/Cube.cpp File Reference

#include <j2k/Fred/Cube3d.hpp>

Go to the source code of this file.

Variables

UINT G_CardSommetsCube = 14
UINT G_CardArcsCube = 28
Sommet3DH G_SommetsCube []
ArcD G_ArcsCube []


Variable Documentation

ArcD G_ArcsCube[]
 

Initial value:

 {
  ArcD( 13,  1 ), ArcD(  1,  2 ), ArcD(  2,  3 ), ArcD(  3, 14 ),
  ArcD(  1,  4 ), ArcD(  2,  5 ), ArcD(  3,  6 ), ArcD( 13,  4 ),
  ArcD(  4,  5 ), ArcD(  5,  6 ), ArcD(  6, 14 ), ArcD(  4,  7 ),
  ArcD(  5,  8 ), ArcD(  6,  9 ), ArcD( 13,  7 ), ArcD(  7,  8 ),
  ArcD(  8,  9 ), ArcD(  9, 14 ), ArcD(  7, 10 ), ArcD(  8, 11 ),
  ArcD(  9, 12 ), ArcD( 13, 10 ), ArcD( 10, 11 ), ArcD( 11, 12 ),
  ArcD( 12, 14 ), ArcD( 10,  1 ), ArcD( 11,  2 ), ArcD( 12,  3 )
}

Definition at line 26 of file Cube.cpp.

UINT G_CardArcsCube = 28
 

Definition at line 7 of file Cube.cpp.

UINT G_CardSommetsCube = 14
 

Definition at line 6 of file Cube.cpp.

Sommet3DH G_SommetsCube[]
 

Initial value:

 {
  Sommet3DH(  1.00000, -1.00000, -1.00000, 1 ),
  Sommet3DH(  1.00000, -1.00000,  0.00000, 1 ),
  Sommet3DH(  1.00000, -1.00000,  1.00000, 1 ),
  Sommet3DH(  1.00000,  1.00000, -1.00000, 1 ),
  Sommet3DH(  1.00000,  1.00000,  0.00000, 1 ),
  Sommet3DH(  1.00000,  1.00000,  1.00000, 1 ),
  Sommet3DH( -1.00000,  1.00000, -1.00000, 1 ),
  Sommet3DH( -1.00000,  1.00000,  0.00000, 1 ),
  Sommet3DH( -1.00000,  1.00000,  1.00000, 1 ),
  Sommet3DH( -1.00000, -1.00000, -1.00000, 1 ),
  Sommet3DH( -1.00000, -1.00000,  0.00000, 1 ),
  Sommet3DH( -1.00000, -1.00000,  1.00000, 1 ),
  Sommet3DH(  0.00000,  0.00000, -1.00000, 1 ),
  Sommet3DH(  0.00000,  0.00000,  1.00000, 1 )
}

Definition at line 9 of file Cube.cpp.


Generated on Sun Oct 14 18:46:46 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001