89 |
\end{classdesc} |
\end{classdesc} |
90 |
|
|
91 |
The following are some of the methods available: |
The following are some of the methods available: |
|
\begin{methoddesc}[Camera]{setClippingRange}{near_clipping, far_clipping} |
|
|
Set the near and far clipping plane of the camera. |
|
|
\end{methoddesc} |
|
|
|
|
92 |
\begin{methoddesc}[Camera]{setFocalPoint}{position} |
\begin{methoddesc}[Camera]{setFocalPoint}{position} |
93 |
Set the focal point of the camera. |
Set the focal point of the camera. |
94 |
\end{methoddesc} |
\end{methoddesc} |
129 |
View the right side of the rendered object. |
View the right side of the rendered object. |
130 |
\end{methoddesc} |
\end{methoddesc} |
131 |
|
|
132 |
|
\begin{methoddesc}[Camera]{isometricView}{} |
133 |
|
View the isometric side of the rendered object. |
134 |
|
\end{methoddesc} |
135 |
|
|
136 |
The following is a sample code using the \Camera class. |
The following is a sample code using the \Camera class. |
137 |
\fig{fig:camera.1} shows the corresponding output. |
\fig{fig:camera.1} shows the corresponding output. |
138 |
\verbatiminput{../examples/drivercamera.py} |
\verbatiminput{../examples/drivercamera.py} |