Re: Vector
Will Davis <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <[email protected]> |
To get the individual vector components of vector v use the following:
v::x gets you the x component, v::y gets you the y component and v::z
gets you the z component.
Hope that helps,
Will
Nicolas Lassabe wrote:
>Hi,
>
>I didn't see how to get the values of a vector... I try v[0], v{0} ,v
>getX... I wanted to use Dot Product too, it define inside
>./utils/vector.h but I don't know the syntaxe in Breve. Any ideas ??
>
>
>Thanks,
>
>Nicolas Lassabe
>
>_______________________________________________
>breve mailing list
>[email protected]
>http://www.spiderland.org/mailman/listinfo/breve
>
>
_______________________________________________
breve mailing list
[email protected]
http://www.spiderland.org/mailman/listinfo/breve