Indices Class.
More...
List of all members.
Detailed Description
Indices Class.
Definition at line 551 of file rvg.py.
Member Function Documentation
def rvg::Indices::__init__ |
( |
|
self, |
|
|
|
blMesh, |
|
|
|
vertices | |
|
) |
| | |
def rvg::Indices::addFace |
( |
|
self, |
|
|
|
face, |
|
|
|
vertices | |
|
) |
| | |
def rvg::Indices::addIndex |
( |
|
self, |
|
|
|
index | |
|
) |
| | |
def rvg::Indices::computeTangent |
( |
|
self, |
|
|
|
v0, |
|
|
|
v1, |
|
|
|
v2, |
|
|
|
uv0, |
|
|
|
uv1, |
|
|
|
uv2 | |
|
) |
| | |
def rvg::Indices::debug |
( |
|
self, |
|
|
|
str | |
|
) |
| | |
def rvg::Indices::getIndexCount |
( |
|
self |
) |
|
def rvg::Indices::save |
( |
|
self, |
|
|
|
outFile | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: