Re: About ClutterPerspective



Read this russel:

http://developer.gnome.org/clutter/stable/ClutterStage.html#ClutterPerspective

And better bookmark this too:

http://developer.gnome.org/clutter/stable/


-- 
(o_
//\  Regards, Groeten,
V_/_ Bas Burger.


On Thu, 6 Sep 2012 16:57:05 +0800 (CST)
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;


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