|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.collada._2005._11.colladaschema.Camera.Optics.TechniqueCommon.Perspective
public static class Camera.Optics.TechniqueCommon.Perspective
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<sequence>
<element name="xfov" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat"/>
<choice minOccurs="0">
<element name="yfov" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat"/>
<element name="aspect_ratio" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat"/>
</choice>
</sequence>
<sequence>
<element name="yfov" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat"/>
<element name="aspect_ratio" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat" minOccurs="0"/>
</sequence>
</choice>
<element name="znear" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat"/>
<element name="zfar" type="{http://www.collada.org/2005/11/COLLADASchema}TargetableFloat"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected TargetableFloat |
aspectRatio1
|
protected TargetableFloat |
aspectRatio2
|
protected TargetableFloat |
xfov1
|
protected TargetableFloat |
yfov1
|
protected TargetableFloat |
yfov2
|
protected TargetableFloat |
zfar
|
protected TargetableFloat |
znear
|
| Constructor Summary | |
|---|---|
Camera.Optics.TechniqueCommon.Perspective()
|
|
| Method Summary | |
|---|---|
TargetableFloat |
getAspectRatio1()
Gets the value of the aspectRatio1 property. |
TargetableFloat |
getAspectRatio2()
Gets the value of the aspectRatio2 property. |
TargetableFloat |
getXfov1()
Gets the value of the xfov1 property. |
TargetableFloat |
getYfov1()
Gets the value of the yfov1 property. |
TargetableFloat |
getYfov2()
Gets the value of the yfov2 property. |
TargetableFloat |
getZfar()
Gets the value of the zfar property. |
TargetableFloat |
getZnear()
Gets the value of the znear property. |
void |
setAspectRatio1(TargetableFloat value)
Sets the value of the aspectRatio1 property. |
void |
setAspectRatio2(TargetableFloat value)
Sets the value of the aspectRatio2 property. |
void |
setXfov1(TargetableFloat value)
Sets the value of the xfov1 property. |
void |
setYfov1(TargetableFloat value)
Sets the value of the yfov1 property. |
void |
setYfov2(TargetableFloat value)
Sets the value of the yfov2 property. |
void |
setZfar(TargetableFloat value)
Sets the value of the zfar property. |
void |
setZnear(TargetableFloat value)
Sets the value of the znear property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TargetableFloat xfov1
protected TargetableFloat yfov1
protected TargetableFloat aspectRatio1
protected TargetableFloat yfov2
protected TargetableFloat aspectRatio2
protected TargetableFloat znear
protected TargetableFloat zfar
| Constructor Detail |
|---|
public Camera.Optics.TechniqueCommon.Perspective()
| Method Detail |
|---|
public TargetableFloat getXfov1()
TargetableFloatpublic void setXfov1(TargetableFloat value)
value - allowed object is
TargetableFloatpublic TargetableFloat getYfov1()
TargetableFloatpublic void setYfov1(TargetableFloat value)
value - allowed object is
TargetableFloatpublic TargetableFloat getAspectRatio1()
TargetableFloatpublic void setAspectRatio1(TargetableFloat value)
value - allowed object is
TargetableFloatpublic TargetableFloat getYfov2()
TargetableFloatpublic void setYfov2(TargetableFloat value)
value - allowed object is
TargetableFloatpublic TargetableFloat getAspectRatio2()
TargetableFloatpublic void setAspectRatio2(TargetableFloat value)
value - allowed object is
TargetableFloatpublic TargetableFloat getZnear()
TargetableFloatpublic void setZnear(TargetableFloat value)
value - allowed object is
TargetableFloatpublic TargetableFloat getZfar()
TargetableFloatpublic void setZfar(TargetableFloat value)
value - allowed object is
TargetableFloat
|
CroftSoft Javadoc | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||