|
Sweet Home 3D 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Camera.Lens | |
---|---|
com.eteks.sweethome3d.model | Describes model classes of Sweet Home 3D. |
com.eteks.sweethome3d.viewcontroller | Describes controller classes and view interfaces of Sweet Home 3D. |
Uses of Camera.Lens in com.eteks.sweethome3d.model |
---|
Methods in com.eteks.sweethome3d.model that return Camera.Lens | |
---|---|
Camera.Lens |
Camera.getLens()
Returns the lens of this camera. |
static Camera.Lens |
Camera.Lens.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Camera.Lens[] |
Camera.Lens.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eteks.sweethome3d.model with parameters of type Camera.Lens | |
---|---|
void |
Camera.setLens(Camera.Lens lens)
Sets the lens of this camera. |
Constructors in com.eteks.sweethome3d.model with parameters of type Camera.Lens | |
---|---|
Camera(float x,
float y,
float z,
float yaw,
float pitch,
float fieldOfView,
long time,
Camera.Lens lens)
Creates a camera at given location and angles. |
Uses of Camera.Lens in com.eteks.sweethome3d.viewcontroller |
---|
Methods in com.eteks.sweethome3d.viewcontroller that return Camera.Lens | |
---|---|
Camera.Lens |
PhotoController.getLens()
Returns the edited camera lens. |
Methods in com.eteks.sweethome3d.viewcontroller with parameters of type Camera.Lens | |
---|---|
void |
PhotoController.setLens(Camera.Lens lens)
Sets the edited camera lens. |
|
Sweet Home 3D 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |