Blender V2.61 - r43446
Public Attributes

SGLSLMeshToTangent Struct Reference

List of all members.

Public Attributes

float * precomputedFaceNormals
MTFacemtface
MFacemface
MVertmvert
float(* orco )[3]
float(* tangent )[4]
int numFaces

Detailed Description

Definition at line 1650 of file DerivedMesh.c.


Member Data Documentation

Definition at line 1653 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetTextureCoordinate().

Definition at line 1655 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), GetNormal(), and GetPosition().

Definition at line 1658 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetNumFaces().

Definition at line 1656 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetTextureCoordinate().

Definition at line 1652 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and GetNormal().

Definition at line 1657 of file DerivedMesh.c.

Referenced by DM_add_tangent_layer(), and SetTSpace().


The documentation for this struct was generated from the following file: