- 11 Jun, 2011 3 commits
-
-
Aashish Chaudhary authored
Change-Id: I1c13c3795f0f8aa0252ea430de1b56e287cd8a7f
-
Aashish Chaudhary authored
Change-Id: Ifbfcef7c8bdd37adea50da1e4c788646f1cfe3c9
-
Aashish Chaudhary authored
vtkCamera class implements it. Change-Id: Ieb1ded48f74c732079a6133c1a8dd1c0c994d817
-
- 07 Jun, 2011 13 commits
-
-
Aashish Chaudhary authored
Change-Id: I82d11e29f981877b1be39d876ed5698697de0d8d
-
Aashish Chaudhary authored
Also now using homogeneous normal for matrix multiplication as the api expects it Change-Id: I613871c686371fd12f9ba340a98461aed476f6ca
-
Aashish Chaudhary authored
Change-Id: I4fb2ab3aea9539d51d9197f7eb4c4a4b776ac53a
-
Aashish Chaudhary authored
Change-Id: I8e674e75b3a7968c92f003e49f3e40681ee40b54
-
Aashish Chaudhary authored
Change-Id: I70f03e5cc9dadc926332198bb871c49e0f138dc3
-
Aashish Chaudhary authored
We no longer require these as ivars because now we use camera clipping range instead. Change-Id: Ide92c49b47997c6aa697d8b563faf0269567cd77
-
Aashish Chaudhary authored
When usign deering frustrum bounds get expanded by modelview matrix. Change-Id: I9447dc0ab857f178b5e3edc3577039467ca47978
-
Aashish Chaudhary authored
Change-Id: Iac1bd74687b373cff07fe5b57a7725ea882cdc08
-
Aashish Chaudhary authored
Change-Id: I5ac81641488829a8a88498e0170ea1eb8f0cc24a
-
Aashish Chaudhary authored
Change-Id: Ieeec8ab83f5deb69eaee7a3ace7073c2f6631cdd
-
Aashish Chaudhary authored
Change-Id: I29590b5cb57fdb632898b8640163ca09b844c5e4
-
Aashish Chaudhary authored
Change-Id: Ia9f8749bfa4fcc226c50792d558a96c7ebda1309
-
Aashish Chaudhary authored
Change-Id: I68d36f77d56887dd9fa9857b445b089b095fea3d
-
- 05 Jun, 2011 1 commit
-
-
Aashish Chaudhary authored
Change-Id: I203d674ee6d3b24fcdf5c7a9bbf042c601e0dabf
-
- 04 Jun, 2011 2 commits
-
-
Aashish Chaudhary authored
This is useful for HMD systems where deering frustrum could be used as well Change-Id: I2b6cebdd4bcbae436800444897cea1f972e87fb9
-
Aashish Chaudhary authored
After discussing with Lisa and Bill, added documentation describing what ivars will be used when calculating deering frustrum. Also eye position is removed as that could be calculated from eye transform matrix. ivar names reflect vtk camera ivar naming style now. Also to aggregate model and view matrices I introduced ModelViewTransform object. This is important as present code could get view transform object and now a call on GetViewTransformObject will return this new ivar that concatenates model and view transforms. Change-Id: Ie4376ba09796facac41bdb1be05c186fdd1c8888
-
- 27 May, 2011 4 commits
-
-
Aashish Chaudhary authored
Change-Id: I385f83fe71feb7806ff8adc4c201242100297c4e
-
Aashish Chaudhary authored
Change-Id: I2e23ccd380e389174adaee016901c8fd7ad2f0e9
-
Aashish Chaudhary authored
Change-Id: Ibed728b8400b0d1b086b65deca8ed1793cbdd5bb
-
Aashish Chaudhary authored
Change-Id: I16f6a22aa5ef0821fbaf08213e5fc1cd3002f7c6
-
- 26 May, 2011 11 commits
-
-
Aashish Chaudhary authored
Change-Id: I82c361a7f5f13b7425f8a93c913df4cff475d6b7
-
Aashish Chaudhary authored
Change-Id: I8095453cb52a7327d60171f5d2b70ac80d26655b
-
Aashish Chaudhary authored
Change-Id: Idd72cac78484c61c4cbe29b77da75b467bf153c0
-
Aashish Chaudhary authored
Change-Id: I2acdf1fc9dba68668650269fed5c5032ce1a967b
-
Aashish Chaudhary authored
Fixed PrintSelf Change-Id: I92824f20a80ef863b00a4c73c170609c3f0f0aec
-
Aashish Chaudhary authored
Change-Id: Ib17e807264726ecccd9be5063787f5deb061ae5f
-
Aashish Chaudhary authored
Change-Id: I2819aeab235183f7be1f8076c77c0f3097f91caa
-
Aashish Chaudhary authored
Change-Id: I9bed54cd4fc422292aef5c2507911dfe74bf9ca1
-
Aashish Chaudhary authored
Change-Id: I32515fdb0f70d5cb98f0330530e22ce7d60e9b5a
-
Aashish Chaudhary authored
Change-Id: I4511b3a558b72500ec8b96be65bc6aad63ed892f
-
Aashish Chaudhary authored
Change-Id: Iefada9a77f7f58030cf6e914a9694612508e4e6f
-
- 24 May, 2011 6 commits
-
-
853599d2 BUG: fix memory leak in last commit.
-
David Gobbi authored
Change-Id: I1e7ca79290e285d07776ec82c3d7e1325ed99254
-
37c59774 ENH: Customized __dir__ for PyVTKClass to enhance help output.
-
David Gobbi authored
Change-Id: Id8d93b2ddce77b9de576287f8b14cd3ba80126e4
-
3c87e3a7 BUG: Fix typo in last commit.
-
David Gobbi authored
Change-Id: Ic51ad3d3ff3495afe850c5fa9368a28313eb6974
-