About ClutterPerspective



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]