|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eteks.sweethome3d.model.LightSource
public class LightSource
A light source of a light.
| Constructor Summary | |
|---|---|
LightSource(float x,
float y,
float z,
int color)
Creates a new light source. |
|
| Method Summary | |
|---|---|
int |
getColor()
Returns the RGB color code of this source. |
float |
getX()
Returns the abscissa of this source. |
float |
getY()
Returns the ordinate of this source. |
float |
getZ()
Returns the elevation of this source. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LightSource(float x,
float y,
float z,
int color)
| Method Detail |
|---|
public float getX()
public float getY()
public float getZ()
public int getColor()
|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2010 eTeks - All rights reserved
Distributed under GNU General Public License |