ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/SHFunc.cpp
Revision: 1290
Committed: Wed Jun 23 20:53:17 2004 UTC (20 years ago) by gezelter
File size: 110 byte(s)
Log Message:
Adding visualization parts

File Contents

# Content
1 #include "SHFunc.hpp"
2
3 SHFunc::SHFunc() {
4 }
5
6 double SHFunc::getValueAt(double costheta, double phi) {
7
8
9
10
11 }