File: iicm.vrml.pw.PointLight.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 (143 lines) | stat: -rw-r--r-- 5,204 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Thu Sep 25 20:23:36 MET DST 1997 -->
<a name="_top_"></a>
<title>
  Class iicm.vrml.pw.PointLight
</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.pw.html">This Package</a>  <a href="iicm.vrml.pw.PlaneSensor.html#_top_">Previous</a>  <a href="iicm.vrml.pw.PointSet.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
<hr>
<h1>
  Class iicm.vrml.pw.PointLight
</h1>
<pre>
<a href="java.lang.Object.html#_top_">java.lang.Object</a>
   |
   +----<a href="iicm.vrml.pw.Node.html#_top_">iicm.vrml.pw.Node</a>
           |
           +----<a href="iicm.vrml.pw.Light.html#_top_">iicm.vrml.pw.Light</a>
                   |
                   +----iicm.vrml.pw.PointLight
</pre>
<hr>
<dl>
  <dt> public class <b>PointLight</b>
  <dt> extends <a href="iicm.vrml.pw.Light.html#_top_">Light</a>
</dl>
<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="#ambientIntensity"><b>ambientIntensity</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#attenuation"><b>attenuation</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#color"><b>color</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#intensity"><b>intensity</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#location"><b>location</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#on"><b>on</b></a>
  <dd> 
  <dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#radius"><b>radius</b></a>
  <dd> 
</dl>
<h2>
  <img src="images/method-index.gif" width=207 height=38 alt="Method Index">
</h2>
<dl>
  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#nodeName()"><b>nodeName</b></a>()
  <dd> the node's name

  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#traverse(iicm.vrml.pw.Traverser)"><b>traverse</b></a>(Traverser)
  <dd> must call appropriate method of Traverser for node traversal

</dl>
<a name="variables"></a>
<h2>
  <img src="images/variables.gif" width=153 height=38 alt="Variables">
</h2>
<a name="ambientIntensity"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>ambientIntensity</b>
<pre>
  public <a href="iicm.vrml.pw.SFFloat.html#_top_">SFFloat</a> ambientIntensity
</pre>
<a name="intensity"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>intensity</b>
<pre>
  public <a href="iicm.vrml.pw.SFFloat.html#_top_">SFFloat</a> intensity
</pre>
<a name="radius"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>radius</b>
<pre>
  public <a href="iicm.vrml.pw.SFFloat.html#_top_">SFFloat</a> radius
</pre>
<a name="attenuation"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>attenuation</b>
<pre>
  public <a href="iicm.vrml.pw.SFVec3f.html#_top_">SFVec3f</a> attenuation
</pre>
<a name="location"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>location</b>
<pre>
  public <a href="iicm.vrml.pw.SFVec3f.html#_top_">SFVec3f</a> location
</pre>
<a name="color"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>color</b>
<pre>
  public <a href="iicm.vrml.pw.SFColor.html#_top_">SFColor</a> color
</pre>
<a name="on"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>on</b>
<pre>
  public <a href="iicm.vrml.pw.SFBool.html#_top_">SFBool</a> on
</pre>
<a name="methods"></a>
<h2>
  <img src="images/methods.gif" width=151 height=38 alt="Methods">
</h2>
<a name="nodeName()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
<a name="nodeName"><b>nodeName</b></a>
<pre>
  public <a href="java.lang.String.html#_top_">String</a> nodeName()
</pre>
<dl>
  <dd> the node's name
  <dl>
    <dt> <b>Overrides:</b>
    <dd> <a href="iicm.vrml.pw.Node.html#nodeName()">nodeName</a> in class <a href="iicm.vrml.pw.Node.html#_top_">Node</a>
  </dl>
</dl>
<a name="traverse(iicm.vrml.pw.Traverser)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
<a name="traverse"><b>traverse</b></a>
<pre>
  public void traverse(<a href="iicm.vrml.pw.Traverser.html#_top_">Traverser</a> t)
</pre>
<dl>
  <dd> must call appropriate method of Traverser for node traversal
  <dl>
    <dt> <b>Overrides:</b>
    <dd> <a href="iicm.vrml.pw.Node.html#traverse(iicm.vrml.pw.Traverser)">traverse</a> in class <a href="iicm.vrml.pw.Node.html#_top_">Node</a>
  </dl>
</dl>
<hr>
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-iicm.vrml.pw.html">This Package</a>  <a href="iicm.vrml.pw.PlaneSensor.html#_top_">Previous</a>  <a href="iicm.vrml.pw.PointSet.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
</body>
</html>