Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Criar funções de multiplicação de matriz 4x4 #2

Closed
spectraldani opened this issue Aug 26, 2014 · 1 comment
Closed

Criar funções de multiplicação de matriz 4x4 #2

spectraldani opened this issue Aug 26, 2014 · 1 comment
Assignees
Labels

Comments

@spectraldani
Copy link
Owner

Criar uma função que recebe um vetor 4x1 e uma transformação 4x4 e modifica o vetor. Use esta assinatura criando os tipos necessários.

void QVector4::multiplicar(Matriz4 m);
@spectraldani
Copy link
Owner Author

@LeoBusta
Agora falta multiplicação Matrix * Vetor como método do vetor!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants