File: iicm.vrml.vrwave.VHitpoint.html

package info (click to toggle)
vrwave 0.9-4
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 5,032 kB
  • ctags: 7,153
  • sloc: java: 15,050; ansic: 8,219; sh: 458; makefile: 181
file content (80 lines) | stat: -rw-r--r-- 2,704 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Thu Sep 25 20:23:36 MET DST 1997 -->
<a name="_top_"></a>
<title>
  Class iicm.vrml.vrwave.VHitpoint
</title>
</head>
<body background="vrwavebg.gif">
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-iicm.vrml.vrwave.html">This Package</a>  <a href="iicm.vrml.vrwave.Translator.html#_top_">Previous</a>  <a href="iicm.vrml.vrwave.VRwave.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
<hr>
<h1>
  Class iicm.vrml.vrwave.VHitpoint
</h1>
<pre>
<a href="java.lang.Object.html#_top_">java.lang.Object</a>
   |
   +----<a href="iicm.utils3d.Hitpoint.html#_top_">iicm.utils3d.Hitpoint</a>
           |
           +----iicm.vrml.vrwave.VHitpoint
</pre>
<hr>
<dl>
  <dt> public class <b>VHitpoint</b>
  <dt> extends <a href="iicm.utils3d.Hitpoint.html#_top_">Hitpoint</a>
</dl>
VHitpoint - extended hit point information
Copyright (c) 1997 IICM
<hr>
<a name="index"></a>
<h2>
  <img src="images/variable-index.gif" width=207 height=38 alt="Variable Index">
</h2>
<dl>
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#hitparent_"><b>hitparent_</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#hitpath_"><b>hitpath_</b></a>
  <dd> 
</dl>
<h2>
  <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
</h2>
<dl>
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#VHitpoint(int)"><b>VHitpoint</b></a>(int)
  <dd> 
</dl>
<a name="variables"></a>
<h2>
  <img src="images/variables.gif" width=153 height=38 alt="Variables">
</h2>
<a name="hitparent_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>hitparent_</b>
<pre>
  public <a href="iicm.vrml.pw.GroupNode.html#_top_">GroupNode</a> hitparent_
</pre>
<a name="hitpath_"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>hitpath_</b>
<pre>
  public <a href="java.util.Vector.html#_top_">Vector</a> hitpath_
</pre>
<a name="constructors"></a>
<h2>
  <img src="images/constructors.gif" width=231 height=38 alt="Constructors">
</h2>
<a name="VHitpoint"></a>
<a name="VHitpoint(int)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
<b>VHitpoint</b>
<pre>
  public VHitpoint(int flags)
</pre>
<hr>
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-iicm.vrml.vrwave.html">This Package</a>  <a href="iicm.vrml.vrwave.Translator.html#_top_">Previous</a>  <a href="iicm.vrml.vrwave.VRwave.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
</body>
</html>