StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
St_base
point3.h
1
#ifndef STAR_point3_H
2
#define STAR_point3_H
3
// $Id: point3.h,v 1.2 2000/01/12 18:07:25 fine Exp $
4
# define POINT3_SPEC \
5
"struct point3_st { \
6
float point[3]; \
7
};"
8
struct
point3_st
{
9
float
point[3];
10
};
11
// $Log: point3.h,v $
12
// Revision 1.2 2000/01/12 18:07:25 fine
13
// cvs symbols have been added and copyright class introduced
14
//
15
#endif
16
point3_st
Definition:
point3.h:8
Generated by
1.8.5