Re: About ClutterPerspective



hil

On 6 September 2012 09:57, russel <sqrongyi 163 com> wrote:
> Dear all
> I have a problem about ClutterPerspective, I don't understand the meaning of
> it's properties, can someone explain to me, thanks a lot
>
> The ClutterPerspective is defined as below:
>
> typedef struct {
>   gfloat fovy;
>   gfloat aspect;
>   gfloat z_near;
>   gfloat z_far;
> } ClutterPerspective;

it's documented in the Clutter API reference:
http://developer.gnome.org/clutter/stable/

what are you trying to achieve? usually, looking at ClutterPerspective
is a hint that you're trying to do something very wrong...

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]