程序包的使用
org.meteoinfo.chart.jogl.pipe
-
使用org.meteoinfo.chart.jogl.pipe的程序包 程序包 说明 org.meteoinfo.chart.jogl.pipe -
org.meteoinfo.chart.jogl.pipe使用的org.meteoinfo.chart.jogl.pipe中的类 类 说明 Line class to construct a line with parametric form Line = p + aV (a point and a direction vector on the line) ported from C++ code by Song Ho Ahn (song.ahn@gmail.com)Matrix4f Pipe base contour following a path ported from C++ code by Song Ho Ahn (song.ahn@gmail.com)Plane class for a 3D plane with normal vector (a,b,c) and a point (x0,y0,z0) ax + by + cz + d = 0, where d = -(ax0 + by0 + cz0) ported from C++ code by Song Ho Ahn (song.ahn@gmail.com)