Public Member Functions | Public Attributes | List of all members
VertexPointers Class Reference

#include <OPC_MeshInterface.h>

Public Member Functions

bool BackfaceCulling (const Point &source)
 

Public Attributes

const PointVertex [3]
 

Detailed Description

This structure holds 3 vertex-pointers. It's mainly used by collision callbacks so that the app doesn't have to return 3 vertices to OPCODE (36 bytes) but only 3 pointers (12 bytes). It seems better but I never profiled the alternative.

Author
Pierre Terdiman
Version
1.3
Date
March, 20, 2001

Definition at line 23 of file OPC_MeshInterface.h.

Member Function Documentation

bool VertexPointers::BackfaceCulling ( const Point source)
inline

Definition at line 27 of file OPC_MeshInterface.h.

Member Data Documentation

const Point* VertexPointers::Vertex[3]

Definition at line 25 of file OPC_MeshInterface.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:43