PhysicsServer3DRenderingServerHandler

Inherits: Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

_set_aabb ( AABB aabb ) virtual

void

_set_normal ( int vertex_id, Vector3 normal ) virtual

void

_set_vertex ( int vertex_id, Vector3 vertex ) virtual

void

set_aabb ( AABB aabb )

void

set_normal ( int vertex_id, Vector3 normal )

void

set_vertex ( int vertex_id, Vector3 vertex )


Method Descriptions

void _set_aabb ( AABB aabb ) virtual

There is currently no description for this method. Please help us by contributing one!


void _set_normal ( int vertex_id, Vector3 normal ) virtual

There is currently no description for this method. Please help us by contributing one!


void _set_vertex ( int vertex_id, Vector3 vertex ) virtual

There is currently no description for this method. Please help us by contributing one!


void set_aabb ( AABB aabb )

There is currently no description for this method. Please help us by contributing one!


void set_normal ( int vertex_id, Vector3 normal )

There is currently no description for this method. Please help us by contributing one!


void set_vertex ( int vertex_id, Vector3 vertex )

There is currently no description for this method. Please help us by contributing one!