Hi,

CEL is on top of CS, providing higher-level functionalities, but still
using CS's objects. So, you can usually still access the underlying CS
objects, here with iPcCamera::GetCamera () that will return the iCamera
that you need.

But here, you would probably be more interested by the iPcMeshSelect
property class that already provides the selection functionalities you
are talking about.

Regards,
Christian


On Wed, 2009-11-04 at 13:26 +0100, guineapigx...@arcor.de wrote:
> ###Oops, sorry. Sent my last mail before subscription and was wondering why 
> it didnt appear... :o  Sorry guys.
> 
> Hi all,
> 
> I am trying to code a point-and-click movement. I use the cel walk tut.
> 
> The main problem is that I have difficulties using CS stuff in CEL.
> 
> More specific however I use the CS manual How-To where you describe how to 
> select a mesh 
> (http://www.crystalspace3d.org/docs/online/manual-1.2/HOWTO-Clicking-on-Objects.html#0).
>  According to my understanding I can extract the maths stuff there to convert 
> my 2D mouse click into a 3D world movement command(?).
> 
> But I just cant get the iCamera to work respectively I have not even an 
> approach since CEL uses its own camera (right?) which is useful and 
> understandable, no question. But how can I match the CEL camera with the CS 
> camera which I need for the transformation function (camera->InvPerspective 
> (v2d, 100, v3d) and camera->GetShiftY)?
> 
> Well, if there is a CEL function shame over me :o
> 
> Thanks in advance.
> 
> Regards
> Jo
> 
> Jetzt NEU: Do it youself E-Cards bei Arcor.de!
> Stellen Sie Ihr eigenes Unikat zusammen und machen Sie dem Empfänger eine 
> ganz persönliche Freude!
> E-Card Marke Eigenbau: HIER KLICKEN: http://www.arcor.de/rd/footer.ecard
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Cel-main mailing list
> Cel-main@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cel-main


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cel-main mailing list
Cel-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cel-main

Reply via email to